1 implementation of GetTypeArgumentsOfGenericName
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxFacts.cs (1)
551
public SeparatedSyntaxList<SyntaxNode>
GetTypeArgumentsOfGenericName
(SyntaxNode? genericName)