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)
70
public ScopeDefinitionHandle Handle { get { return
_handle
; } }
84
if (!(
_handle
.Equals(other.
_handle
)))
91
return
_handle
.GetHashCode();