1 reference to WithRight
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CodeGeneration\CSharpSyntaxGenerator.cs (1)
3472
return qname.
WithRight
((SimpleNameSyntax)this.WithTypeArguments(qname.Right, typeArguments));