2 references to TupleElementSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
1519
=> new
TupleElementSyntax
(this.Kind, this.type, this.identifier, diagnostics, GetAnnotations());
1522
=> new
TupleElementSyntax
(this.Kind, this.type, this.identifier, GetDiagnostics(), annotations);