11 references to MethodInternal
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\FSharpGlyphHelpers.cs (2)
223case Microsoft.CodeAnalysis.Glyph.MethodInternal: 543return Microsoft.CodeAnalysis.Glyph.MethodInternal;
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (2)
FSharpGlyphTests.cs (2)
244case Microsoft.CodeAnalysis.Glyph.MethodInternal: 564return Microsoft.CodeAnalysis.Glyph.MethodInternal;
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
159Accessibility.Internal => Glyph.MethodInternal,
Common\GlyphTags.cs (1)
65Glyph.MethodInternal => WellKnownTagArrays.MethodInternal,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
67Glyph.MethodInternal => VSTypeScriptGlyph.MethodInternal, 154VSTypeScriptGlyph.MethodInternal => Glyph.MethodInternal,
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Extensions\Extensions.cs (1)
422Glyph.MethodInternal => (KnownImageIds.ImageCatalogGuid, KnownImageIds.MethodInternal),
Microsoft.VisualStudio.LanguageServices (2)
Utilities\GlyphExtensions.cs (2)
112case Glyph.MethodInternal: 202case Glyph.MethodInternal: