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