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