1 write to _processingTask
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
Internal\QuicStreamContext.cs (1)
145_processingTask = StartAsync();
2 references to _processingTask
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (2)
Internal\QuicStreamContext.cs (2)
143Debug.Assert(_processingTask.IsCompletedSuccessfully); 556await _processingTask;