Base:
property
LanguageName
Roslyn.VisualStudio.IntegrationTests.AbstractEditorTest.LanguageName
2 references to LanguageName
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (2)
CSharp\CSharpGoToGlobalImportsTests.cs (2)
32
await TestServices.InheritanceMargin.DisableOptionsAsync(
LanguageName
, HangMitigatingCancellationToken);
36
await TestServices.InheritanceMargin.EnableOptionsAndEnsureGlyphsAppearAsync(
LanguageName
, 1, HangMitigatingCancellationToken);