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));