2 references to IsAttributeConditionallyOmitted
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Attributes.cs (2)
330bool isConditionallyOmitted = IsAttributeConditionallyOmitted(attributeType, boundAttribute.SyntaxTree, ref useSiteInfo); 435return IsAttributeConditionallyOmitted(baseType, syntaxTree, ref useSiteInfo);