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