1 write to _methodHandle
System.Private.CoreLib (1)
System\Reflection\Runtime\MethodInfos\NativeFormat\NativeFormatMethodCommon.cs (1)
115_methodHandle = methodHandle;
7 references to _methodHandle
System.Private.CoreLib (7)
System\Reflection\Runtime\MethodInfos\NativeFormat\NativeFormatMethodCommon.cs (7)
205_methodHandle, 229return _methodHandle; 237if (!(_methodHandle.Equals(other._methodHandle))) 259if (!(_methodHandle.Equals(other._methodHandle))) 268return _methodHandle.GetHashCode() ^ _contextTypeInfo.GetHashCode();