2 references to FlushBufferedOutputIfLiveStreamingEnabled
dotnet (2)
Commands\Test\MTP\TestApplication.cs (2)
424
Volatile.Read(ref _standardOutputCollector)?.
FlushBufferedOutputIfLiveStreamingEnabled
(liveOutputStreamingState);
425
Volatile.Read(ref _standardErrorCollector)?.
FlushBufferedOutputIfLiveStreamingEnabled
(liveOutputStreamingState);