1 write to _thisHandle
Microsoft.AspNetCore.Server.IIS (1)
Core\IO\WebSocketsAsyncIOEngine.Read.cs (1)
36
_thisHandle
= GCHandle.Alloc(this);
2 references to _thisHandle
Microsoft.AspNetCore.Server.IIS (2)
Core\IO\WebSocketsAsyncIOEngine.Read.cs (2)
51
(IntPtr)
_thisHandle
,
83
_thisHandle
.Free();