1 reference to GetConstructorInitializerThisOrBaseKeywordKind
Microsoft.CodeAnalysis.CSharp (1)
_generated\0\Syntax.xml.Main.Generated.cs (1)
5611
=> SyntaxFactory.ConstructorInitializer(kind, SyntaxFactory.Token(SyntaxKind.ColonToken), SyntaxFactory.Token(
GetConstructorInitializerThisOrBaseKeywordKind
(kind)), argumentList ?? SyntaxFactory.ArgumentList());