2 references to PointerTypeSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
799
=> new
PointerTypeSyntax
(this.Kind, this.elementType, this.asteriskToken, diagnostics, GetAnnotations());
802
=> new
PointerTypeSyntax
(this.Kind, this.elementType, this.asteriskToken, GetDiagnostics(), annotations);