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