1 write to _debuggerService
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\EditAndContinueLanguageService.cs (1)
59_debuggerService = debuggerService;
1 reference to _debuggerService
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\EditAndContinueLanguageService.cs (1)
129new ManagedHotReloadServiceImpl(_debuggerService.Value),