3 writes to _standardErrorCollector
dotnet (3)
Commands\Test\MTP\TestApplication.cs (3)
86
Volatile.Write(ref
_standardErrorCollector
, stdErrBuilder);
146
Volatile.Write(ref
_standardErrorCollector
, null);
425
Volatile.Read(ref
_standardErrorCollector
)?.FlushBufferedOutputIfLiveStreamingEnabled(liveOutputStreamingState);