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