12 references to IsSecurityAttribute
mscorlib (12)
system\reflection\customattribute.cs (12)
2188
if (!all && s_pca.GetValueOrDefault(caType) == null && !
IsSecurityAttribute
(caType))
2206
if (includeSecCa && (all ||
IsSecurityAttribute
(caType)))
2229
if (!all && s_pca.GetValueOrDefault(caType) == null && !
IsSecurityAttribute
(caType))
2242
if (all ||
IsSecurityAttribute
(caType))
2261
if (!all && s_pca.GetValueOrDefault(caType) == null && !
IsSecurityAttribute
(caType))
2277
if (includeSecCa && (all ||
IsSecurityAttribute
(caType)))
2306
if (all ||
IsSecurityAttribute
(caType))
2389
if (!all && s_pca.GetValueOrDefault(caType) == null && !
IsSecurityAttribute
(caType))
2393
if (includeSecCa && (all ||
IsSecurityAttribute
(caType)))
2500
if (!all && s_pca.GetValueOrDefault(caType) == null && !
IsSecurityAttribute
(caType))
2505
if (includeSecCa && (all ||
IsSecurityAttribute
(caType)))
2527
if (all ||
IsSecurityAttribute
(caType))