7 references to Delegate
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
FindSymbols\CSharpDeclaredSymbolInfoFactoryService.cs (1)
304
DeclaredSymbolInfoKind.
Delegate
,
Microsoft.CodeAnalysis.Features (3)
NavigateTo\AbstractNavigateToSearchService.InProcess.cs (2)
239
case DeclaredSymbolInfoKind.
Delegate
:
310
lookupTable[(int)DeclaredSymbolInfoKind.
Delegate
] = true;
NavigateTo\RoslynNavigateToItem.cs (1)
300
DeclaredSymbolInfoKind.
Delegate
=> Glyph.DelegatePublic,
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
FindSymbols\VisualBasicDeclaredSymbolInfoFactoryService.vb (1)
247
DeclaredSymbolInfoKind.
Delegate
,
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\DependentTypeFinder_ProjectIndex.cs (1)
77
case DeclaredSymbolInfoKind.
Delegate
:
Workspace\Solution\Project.cs (1)
393
case DeclaredSymbolInfoKind.
Delegate
: