1 write to _isDisposed
Microsoft.AspNetCore.Server.IntegrationTesting (1)
Deployers\RemoteWindowsDeployer\RemoteWindowsDeployer.cs (1)
117
_isDisposed
= true;
2 references to _isDisposed
Microsoft.AspNetCore.Server.IntegrationTesting (2)
Deployers\RemoteWindowsDeployer\RemoteWindowsDeployer.cs (2)
77
if (
_isDisposed
)
112
if (
_isDisposed
)