1 write to _mode
Microsoft.AspNetCore.Server.HttpSys (1)
NativeInterop\RequestQueue.cs (1)
29_mode = mode;
2 references to _mode
Microsoft.AspNetCore.Server.HttpSys (2)
NativeInterop\RequestQueue.cs (2)
35if (_mode == RequestQueueMode.Attach) 52if (_mode == RequestQueueMode.CreateOrAttach && statusCode == ErrorCodes.ERROR_ALREADY_EXISTS)