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