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