3 writes to m_type
System.Security.Claims (3)
System\Security\Claims\GenericIdentity.cs (3)
19m_type = ""; 30m_type = type; 39m_type = identity.m_type;
2 references to m_type
System.Security.Claims (2)
System\Security\Claims\GenericIdentity.cs (2)
39m_type = identity.m_type; 70return m_type;