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