1 write to s_pca
mscorlib (1)
system\reflection\customattribute.cs (1)
2154s_pca = temp_pca;
11 references to s_pca
mscorlib (11)
system\reflection\customattribute.cs (11)
2188if (!all && s_pca.GetValueOrDefault(caType) == null && !IsSecurityAttribute(caType)) 2229if (!all && s_pca.GetValueOrDefault(caType) == null && !IsSecurityAttribute(caType)) 2261if (!all && s_pca.GetValueOrDefault(caType) == null && !IsSecurityAttribute(caType)) 2295if (!all && s_pca.GetValueOrDefault(caType) == null) 2326if (!all && s_pca.GetValueOrDefault(caType) == null) 2358if (!all && s_pca.GetValueOrDefault(caType) == null) 2389if (!all && s_pca.GetValueOrDefault(caType) == null && !IsSecurityAttribute(caType)) 2443if (!all && s_pca.GetValueOrDefault(caType) == null) 2472if (!all && s_pca.GetValueOrDefault(caType) == null) 2500if (!all && s_pca.GetValueOrDefault(caType) == null && !IsSecurityAttribute(caType)) 2524if (!all && s_pca.GetValueOrDefault(caType) == null)