1 write to _methodHandle
System.Private.CoreLib (1)
System\Reflection\Runtime\MethodInfos\NativeFormat\NativeFormatMethodCommon.cs (1)
116_methodHandle = methodHandle;
7 references to _methodHandle
System.Private.CoreLib (7)
System\Reflection\Runtime\MethodInfos\NativeFormat\NativeFormatMethodCommon.cs (7)
206_methodHandle, 230return _methodHandle; 238if (!(_methodHandle.Equals(other._methodHandle))) 258if (!(_methodHandle.Equals(other._methodHandle))) 267return _methodHandle.GetHashCode() ^ _contextTypeInfo.GetHashCode();