1 write to _shutdownReadReason
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
Internal\QuicStreamContext.FeatureCollection.cs (1)
69_shutdownReadReason = abortReason;
2 references to _shutdownReadReason
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (2)
Internal\QuicStreamContext.cs (2)
318return _shutdownReadReason ?? _shutdownReason ?? error; 573&& _shutdownReadReason == null