12 references to ModuleInternal
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\FSharpGlyphHelpers.cs (2)
239case Microsoft.CodeAnalysis.Glyph.ModuleInternal: 559return Microsoft.CodeAnalysis.Glyph.ModuleInternal;
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (2)
FSharpGlyphTests.cs (2)
260case Microsoft.CodeAnalysis.Glyph.ModuleInternal: 580return Microsoft.CodeAnalysis.Glyph.ModuleInternal;
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
167Accessibility.Internal => Glyph.ModuleInternal,
Common\GlyphTags.cs (1)
69Glyph.ModuleInternal => WellKnownTagArrays.ModuleInternal,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
71Glyph.ModuleInternal => VSTypeScriptGlyph.ModuleInternal, 158VSTypeScriptGlyph.ModuleInternal => Glyph.ModuleInternal,
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Extensions\Extensions.cs (1)
427Glyph.ModuleInternal => (KnownImageIds.ImageCatalogGuid, KnownImageIds.ModuleInternal),
Handler\Definitions\AbstractGoToDefinitionHandler.cs (1)
138case Glyph.ModuleInternal:
Microsoft.VisualStudio.LanguageServices (2)
Utilities\GlyphExtensions.cs (2)
118case Glyph.ModuleInternal: 203case Glyph.ModuleInternal: