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