3 references to TrySetTargetMethod
ILCompiler.TypeSystem (3)
src\runtime\src\coreclr\tools\Common\TypeSystem\IL\UnsafeAccessors.cs (3)
83result = TrySetTargetMethod(ref context, ctorName); 112result = TrySetTargetMethod(ref context, name); 462if (SetTargetResult.Success == TrySetTargetMethod(ref context, name, ignoreCustomModifiers: false))