2 references to CheckForAttributeWithArrayArgumentInternal
Microsoft.CodeAnalysis.CSharp (2)
Compiler\ClsComplianceChecker.cs (2)
588
CheckForAttributeWithArrayArgumentInternal
(symbol.GetAttributes());
591
CheckForAttributeWithArrayArgumentInternal
(((MethodSymbol)symbol).GetReturnTypeAttributes());