2 references to RefStructConstraintSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
19657
=> new
RefStructConstraintSyntax
(this.Kind, this.refKeyword, this.structKeyword, diagnostics, GetAnnotations());
19660
=> new
RefStructConstraintSyntax
(this.Kind, this.refKeyword, this.structKeyword, GetDiagnostics(), annotations);