4 writes to _startedWritingDataFrames
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http3\Http3OutputProducer.cs (4)
63
_startedWritingDataFrames
= false;
131
_startedWritingDataFrames
= true;
346
_startedWritingDataFrames
= true;
371
_startedWritingDataFrames
= true;
1 reference to _startedWritingDataFrames
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3OutputProducer.cs (1)
183
if (
_startedWritingDataFrames
)