2 references to IndexerMemberCrefSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
23327
=> new
IndexerMemberCrefSyntax
(this.Kind, this.thisKeyword, this.parameters, diagnostics, GetAnnotations());
23330
=> new
IndexerMemberCrefSyntax
(this.Kind, this.thisKeyword, this.parameters, GetDiagnostics(), annotations);