1 write to m_type
mscorlib (1)
system\rttype.cs (1)
5369
m_type
= t;
2 references to m_type
mscorlib (2)
system\rttype.cs (2)
5403
if (!ace.
m_type
.IsValueType)
5424
if (ace != null && ace.
m_type
== t) //check for type match..