You can just write:
NM.LocationChanged -= async (sender, args) => await OnLocationChanged(sender, args);