1 reference to AllowCriticalCustomAttributes
mscorlib (1)
system\reflection\customattribute.cs (1)
1535object[] attributes = GetCustomAttributes(field.GetRuntimeModule(), field.MetadataToken, pcaCount, caType, !AllowCriticalCustomAttributes(field));