16 references to ExtensionMethodInternal
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (4)
Completion\CompletionProviders\ExtensionMethodImportCompletionProviderTests.cs (4)
724glyph: (int)Glyph.ExtensionMethodInternal, // This is based on declared accessibility 761glyph: (int)Glyph.ExtensionMethodInternal, 1013glyph: (int)Glyph.ExtensionMethodInternal, // This is based on declared accessibility 1063glyph: (int)Glyph.ExtensionMethodInternal,
Microsoft.CodeAnalysis.EditorFeatures (1)
Shared\Extensions\GlyphExtensions.cs (1)
105case Glyph.ExtensionMethodInternal:
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\FSharpGlyphHelpers.cs (2)
158case Microsoft.CodeAnalysis.Glyph.ExtensionMethodInternal: 475return Microsoft.CodeAnalysis.Glyph.ExtensionMethodInternal;
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (2)
FSharpGlyphTests.cs (2)
177case Microsoft.CodeAnalysis.Glyph.ExtensionMethodInternal: 494return Microsoft.CodeAnalysis.Glyph.ExtensionMethodInternal;
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
108Accessibility.Internal => Glyph.ExtensionMethodInternal,
Common\GlyphTags.cs (1)
50Glyph.ExtensionMethodInternal => WellKnownTagArrays.ExtensionMethodInternal,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
53Glyph.ExtensionMethodInternal => VSTypeScriptGlyph.ExtensionMethodInternal, 137VSTypeScriptGlyph.ExtensionMethodInternal => Glyph.ExtensionMethodInternal,
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Extensions\ProtocolConversions.cs (1)
515case Glyph.ExtensionMethodInternal:
Microsoft.VisualStudio.LanguageServices (2)
Progression\GraphBuilder.cs (1)
790Glyph.ExtensionMethodPublic or Glyph.ExtensionMethodProtected or Glyph.ExtensionMethodPrivate or Glyph.ExtensionMethodInternal => "Method",
Utilities\GlyphExtensions.cs (1)
75case Glyph.ExtensionMethodInternal: