1 instantiation of DynamicTypeSymbolReferenceFinder
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\Finders\DynamicTypeSymbolReferenceFinder.cs (1)
16public static readonly DynamicTypeSymbolReferenceFinder Instance = new();
2 references to DynamicTypeSymbolReferenceFinder
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\Finders\DynamicTypeSymbolReferenceFinder.cs (1)
16public static readonly DynamicTypeSymbolReferenceFinder Instance = new();
FindSymbols\FindReferences\Finders\ReferenceFinders.cs (1)
17DynamicTypeSymbolReferenceFinder.Instance,