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