3 writes to _standardOutputCollector
dotnet (3)
Commands\Test\MTP\TestApplication.cs (3)
116Volatile.Write(ref _standardOutputCollector, stdOutBuilder); 262Volatile.Write(ref _standardOutputCollector, null); 773Volatile.Read(ref _standardOutputCollector)?.FlushBufferedOutputIfLiveStreamingEnabled(liveOutputStreamingState);