2 references to FunctionPointerUnmanagedCallingConventionSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
1255
=> new
FunctionPointerUnmanagedCallingConventionSyntax
(this.Kind, this.name, diagnostics, GetAnnotations());
1258
=> new
FunctionPointerUnmanagedCallingConventionSyntax
(this.Kind, this.name, GetDiagnostics(), annotations);