1 reference to ParseIndexerDeclaration
Microsoft.CodeAnalysis.CSharp (1)
Parser\LanguageParser.cs (1)
2990
result = this.
ParseIndexerDeclaration
(attributes, modifiers, type, explicitInterfaceOpt, identifierOrThisOpt, typeParameterListOpt);