2 references to Method
System.Private.CoreLib (2)
System\Reflection\Runtime\EventInfos\NativeFormat\NativeFormatRuntimeEventInfo.cs (1)
81
return RuntimeNamedMethodInfo<NativeFormatMethodCommon>.GetRuntimeNamedMethodInfo(new NativeFormatMethodCommon(methodSemantics.
Method
, _definingTypeInfo, ContextTypeInfo), ReflectedTypeInfo);
System\Reflection\Runtime\PropertyInfos\NativeFormat\NativeFormatRuntimePropertyInfo.cs (1)
165
MethodHandle methodHandle = methodSemantics.
Method
;