1 implementation of IManagedHotReloadLanguageService3
Microsoft.CodeAnalysis.Remote.Workspaces (1)
EditAndContinue\ManagedHotReloadLanguageService.cs (1)
31SolutionSnapshotRegistry solutionSnapshotRegistry) : IManagedHotReloadLanguageService3
2 references to IManagedHotReloadLanguageService3
Microsoft.CodeAnalysis.Remote.Workspaces (1)
EditAndContinue\ManagedHotReloadLanguageService.cs (1)
25[Export(typeof(IManagedHotReloadLanguageService3))]
Microsoft.VisualStudio.LanguageServices.DevKit (1)
EditAndContinue\ManagedHotReloadLanguageServiceBridge.cs (1)
21internal sealed partial class ManagedHotReloadLanguageServiceBridge(InternalContracts.IManagedHotReloadLanguageService3 service) : IManagedHotReloadLanguageService3, IExportedBrokeredService