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