1 write to _permanentlyPinned
Microsoft.AspNetCore.Server.IIS (1)
src\Shared\HttpSys\RequestProcessing\NativeRequestContext.cs (1)
79
_permanentlyPinned
= true;
1 reference to _permanentlyPinned
Microsoft.AspNetCore.Server.IIS (1)
src\Shared\HttpSys\RequestProcessing\NativeRequestContext.cs (1)
40
private bool PermanentlyPinned =>
_permanentlyPinned
;