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