1 write to _queue
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\EditAndContinue\EditAndContinueLogReporter.cs (1)
32_queue = new AsyncBatchingWorkQueue<HotReloadLogMessage>(
1 reference to _queue
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\EditAndContinue\EditAndContinueLogReporter.cs (1)
62_queue.AddWork(new HotReloadLogMessage(verbosity, message, errorLevel: errorLevel));