3 writes to m_type
mscorlib (3)
system\security\principal\genericidentity.cs (3)
48m_type = ""; 66m_type = type; 85m_type = identity.m_type;
2 references to m_type
mscorlib (2)
system\security\principal\genericidentity.cs (2)
85m_type = identity.m_type; 122return m_type;