2 references to GetTypeParameterCount
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\TopLevelSyntaxTree\DeclaredSymbolInfo.cs (2)
103
public byte TypeParameterCount =>
GetTypeParameterCount
(_flags);
219
GetTypeParameterCount
(flags));