2 references to FlushBufferedOutputIfLiveStreamingEnabled
dotnet-aot (2)
parent\dotnet\Commands\Test\MTP\TestApplication.cs (2)
910Volatile.Read(ref _standardOutputCollector)?.FlushBufferedOutputIfLiveStreamingEnabled(liveOutputStreamingState); 911Volatile.Read(ref _standardErrorCollector)?.FlushBufferedOutputIfLiveStreamingEnabled(liveOutputStreamingState);