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