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