1 interface inheriting from IManagedHotReloadLanguageService
Microsoft.CodeAnalysis.Features (1)
Contracts\EditAndContinue\IManagedHotReloadLanguageService.cs (1)
26internal interface IManagedHotReloadLanguageService2 : IManagedHotReloadLanguageService
1 reference to IManagedHotReloadLanguageService
Microsoft.CodeAnalysis.Remote.Workspaces (1)
EditAndContinue\ManagedHotReloadLanguageService.cs (1)
23[Export(typeof(IManagedHotReloadLanguageService))]