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