1 write to _boundHandle
Microsoft.AspNetCore.Server.HttpSys (1)
NativeInterop\SafeNativeOverlapped.cs (1)
26_boundHandle = boundHandle;
2 references to _boundHandle
Microsoft.AspNetCore.Server.HttpSys (2)
NativeInterop\SafeNativeOverlapped.cs (2)
36Debug.Assert(_boundHandle != null, "ReleaseHandle can't be called on SafeNativeOverlapped.Zero."); 45_boundHandle.FreeNativeOverlapped((NativeOverlapped*)oldHandle);