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