1 reference to WithName
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CodeGeneration\CSharpSyntaxGenerator.cs (1)
3476
return aname.
WithName
((SimpleNameSyntax)this.WithTypeArguments(aname.Name, typeArguments));