1 write to _handle
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (1)
IISExpressDeployer.cs (1)
469_handle = handle;
2 references to _handle
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (2)
IISExpressDeployer.cs (2)
472public IntPtr ToUnmanaged() => _handle.Handle; 474public void OnInvoked() => GC.KeepAlive(_handle.Wrapper);