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