1 write to _scheduleInline
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2FrameWriter.cs (1)
133
_scheduleInline
= serviceContext.Scheduler == PipeScheduler.Inline;
1 reference to _scheduleInline
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2FrameWriter.cs (1)
155
AllowSynchronousContinuations =
_scheduleInline
,