1 write to m_handle
mscorlib (1)
system\runtimehandles.cs (1)
1550
m_handle
= value;
2 references to m_handle
mscorlib (2)
system\runtimehandles.cs (2)
1535
return
m_handle
.IsNull();
1543
return
m_handle
;