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