2 references to ElseClauseSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
13795
=> new
ElseClauseSyntax
(this.Kind, this.elseKeyword, this.statement, diagnostics, GetAnnotations());
13798
=> new
ElseClauseSyntax
(this.Kind, this.elseKeyword, this.statement, GetDiagnostics(), annotations);