2 references to isPossibleIndexerNameAttribute
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourcePropertySymbolBase.cs (2)
477attributeMatchesOpt: this.GetIsNewExtensionMember() ? isPossibleIndexerNameAttributeInExtension : isPossibleIndexerNameAttribute); 510return isPossibleIndexerNameAttribute(node, rootBinderOpt);