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