2 writes to _suffixSent
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2OutputProducer.cs (2)
189
_suffixSent
= false;
430
_suffixSent
= true;
1 reference to _suffixSent
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2OutputProducer.cs (1)
742
if (
_suffixSent
)