1 write to m_type
mscorlib (1)
system\security\policymanager.cs (1)
305format.m_type = SecurityElementType.Format;
3 references to m_type
mscorlib (3)
system\security\securityelement.cs (3)
661switch (m_type) 698if (m_type == SecurityElementType.Regular) 714switch (m_type)