4 references to Regular
mscorlib (4)
system\security\securityelement.cs (2)
48internal SecurityElementType m_type = SecurityElementType.Regular; 698if (m_type == SecurityElementType.Regular)
system\security\util\parser.cs (2)
59SecurityElementType type = SecurityElementType.Regular; 179if (type != SecurityElementType.Regular)