1 write to _handle
System.Private.CoreLib (1)
System\Reflection\Runtime\General\Dispensers.NativeFormat.cs (1)
66_handle = handle;
4 references to _handle
System.Private.CoreLib (4)
System\Reflection\Runtime\General\Dispensers.NativeFormat.cs (4)
70public ScopeDefinitionHandle Handle { get { return _handle; } } 84if (!(_handle.Equals(other._handle))) 91return _handle.GetHashCode();