15 references to ExtensionMethodInternal
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (4)
Completion\CompletionProviders\ExtensionMethodImportCompletionProviderTests.cs (4)
741glyph: Glyph.ExtensionMethodInternal, // This is based on declared accessibility 780glyph: Glyph.ExtensionMethodInternal, 1042glyph: Glyph.ExtensionMethodInternal, // This is based on declared accessibility 1093glyph: Glyph.ExtensionMethodInternal,
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\FSharpGlyphHelpers.cs (2)
155case Microsoft.CodeAnalysis.Glyph.ExtensionMethodInternal: 475return Microsoft.CodeAnalysis.Glyph.ExtensionMethodInternal;
Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests (2)
FSharpGlyphTests.cs (2)
176case Microsoft.CodeAnalysis.Glyph.ExtensionMethodInternal: 496return Microsoft.CodeAnalysis.Glyph.ExtensionMethodInternal;
Microsoft.CodeAnalysis.Features (4)
Common\GlyphExtensions.cs (1)
117Accessibility.Internal => Glyph.ExtensionMethodInternal,
Common\GlyphTags.cs (1)
48Glyph.ExtensionMethodInternal => WellKnownTagArrays.ExtensionMethodInternal,
ExternalAccess\VSTypeScript\VSTypeScriptGlyphHelpers.cs (2)
50Glyph.ExtensionMethodInternal => VSTypeScriptGlyph.ExtensionMethodInternal, 137VSTypeScriptGlyph.ExtensionMethodInternal => Glyph.ExtensionMethodInternal,
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Extensions\Extensions.cs (1)
400Glyph.ExtensionMethodInternal => (KnownImageIds.ImageCatalogGuid, KnownImageIds.ExtensionMethod),
Extensions\ProtocolConversions.cs (1)
671case Glyph.ExtensionMethodInternal:
Microsoft.VisualStudio.LanguageServices (1)
Utilities\GlyphExtensions.cs (1)
73case Glyph.ExtensionMethodInternal: