2 references to PredefinedTypeSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
538
=> new
PredefinedTypeSyntax
(this.Kind, this.keyword, diagnostics, GetAnnotations());
541
=> new
PredefinedTypeSyntax
(this.Kind, this.keyword, GetDiagnostics(), annotations);