The IRemoteMethodFieldEx interface contains the following methods:
GetCodeBreakpoints returns an IEnumCodeBreakpoints enumerator of code breakpoints that have been set in this method only through IMethodLocation::SetBreakpoint method calls.
GetMethodLocationForPC returns the IMethodLocation interface representing a given interpreted bytecode offset in this method.