1 write to _currentFlushAsyncTask
Microsoft.AspNetCore.Components.Endpoints (1)
Rendering\Buffering\BufferedTextWriter.cs (1)
47_currentFlushAsyncTask = FlushAsyncCore(_currentFlushAsyncTask);
2 references to _currentFlushAsyncTask
Microsoft.AspNetCore.Components.Endpoints (2)
Rendering\Buffering\BufferedTextWriter.cs (2)
47_currentFlushAsyncTask = FlushAsyncCore(_currentFlushAsyncTask); 48return _currentFlushAsyncTask;