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