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