1 write to _scheduleInline
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Connection.cs (1)
191
_scheduleInline
= context.ServiceContext.Scheduler == PipeScheduler.Inline;
1 reference to _scheduleInline
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Connection.cs (1)
1347
if (!
_scheduleInline
)