2 writes to _isScheduled
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2OutputProducer.cs (2)
159
_isScheduled
= false;
306
_isScheduled
= true;
1 reference to _isScheduled
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2OutputProducer.cs (1)
301
if (
_isScheduled
)