1 write to m_handle
mscorlib (1)
system\runtimehandles.cs (1)
956
m_handle
= value;
2 references to m_handle
mscorlib (2)
system\runtimehandles.cs (2)
941
return
m_handle
.IsNull();
949
return
m_handle
;