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