1 reference to WithIdentifier
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CodeGeneration\CSharpSyntaxGenerator.cs (1)
736
node = ((ConstructorDeclarationSyntax)node).
WithIdentifier
(className.ToIdentifierToken());