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