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)
40private bool PermanentlyPinned => _permanentlyPinned;