4 references to CheckDecoded
mscorlib (4)
system\security\codeaccesssecurityengine.cs (2)
324
grantedSet.
CheckDecoded
(permToken.m_index);
326
refusedSet.
CheckDecoded
(permToken.m_index);
system\security\permissionset.cs (2)
709
CheckDecoded
( tokenDemandedPerm.m_index );
731
CheckDecoded
(enumerator.GetCurrentIndex());