Base:
method
GenericName
Microsoft.CodeAnalysis.Editing.SyntaxGenerator.GenericName(Microsoft.CodeAnalysis.SyntaxToken, System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.SyntaxNode>)
1 reference to GenericName
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CodeGeneration\CSharpSyntaxGenerator.cs (1)
3461
=>
GenericName
(identifier.ToIdentifierToken(), typeArguments);