2 writes to _inputHandle
Microsoft.AspNetCore.Server.IIS (2)
Core\IO\WebSocketsAsyncIOEngine.Read.cs (2)
44
_inputHandle
= _memory.Pin();
75
_inputHandle
= default;
3 references to _inputHandle
Microsoft.AspNetCore.Server.IIS (3)
Core\IO\WebSocketsAsyncIOEngine.Read.cs (3)
48
(byte*)
_inputHandle
.Pointer,
66
_inputHandle
.Dispose();
74
_inputHandle
.Dispose();