3 writes to _standardErrorCollector
dotnet-aot (3)
parent\dotnet\Commands\Test\MTP\TestApplication.cs (3)
125Volatile.Write(ref _standardErrorCollector, stdErrBuilder); 271Volatile.Write(ref _standardErrorCollector, null); 911Volatile.Read(ref _standardErrorCollector)?.FlushBufferedOutputIfLiveStreamingEnabled(liveOutputStreamingState);