7 references to Struct
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
FindSymbols\FindSymbolsUtilities.cs (1)
63
SyntaxKind.StructDeclaration => DeclaredSymbolInfoKind.
Struct
,
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
295
DeclaredSymbolInfoKind.
Struct
=> Glyph.StructurePublic,
NavigateTo\AbstractNavigateToSearchService.InProcess.cs (2)
217
case DeclaredSymbolInfoKind.
Struct
:
308
lookupTable[(int)DeclaredSymbolInfoKind.
Struct
] = true;
NavigateTo\RoslynNavigateToItem.cs (1)
189
case DeclaredSymbolInfoKind.
Struct
:
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\DependentTypeFinder_ProjectIndex.cs (1)
103
case DeclaredSymbolInfoKind.
Struct
:
Workspace\Solution\Project.cs (1)
448
case DeclaredSymbolInfoKind.
Struct
: