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