1 instantiation of TypeParameterSymbolReferenceFinder
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\Finders\ReferenceFinders.cs (1)
29
public static readonly IReferenceFinder TypeParameter = new
TypeParameterSymbolReferenceFinder
();