1 instantiation of EditAndContinueLogReporter
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\ManagedHotReloadLanguageServiceFactory.cs (1)
65
var logReporter = new
EditAndContinueLogReporter
(serviceBroker, _listenerProvider);
1 reference to EditAndContinueLogReporter
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\ManagedHotReloadLanguageServiceFactory.cs (1)
65
var
logReporter = new EditAndContinueLogReporter(serviceBroker, _listenerProvider);