1 write to _preferInlineScheduling
Microsoft.AspNetCore.Server.HttpSys (1)
MessagePump.cs (1)
291
_preferInlineScheduling
= _messagePump._options.UnsafePreferInlineScheduling;
1 reference to _preferInlineScheduling
Microsoft.AspNetCore.Server.HttpSys (1)
MessagePump.cs (1)
337
if (
_preferInlineScheduling
)