1 instantiation of DisposableList
IISExpress.FunctionalTests (1)
OutOfProcess\MultipleAppTests.cs (1)
30
using (var deployers = new
DisposableList
<ApplicationDeployer>())
1 reference to DisposableList
IISExpress.FunctionalTests (1)
OutOfProcess\MultipleAppTests.cs (1)
30
using (
var
deployers = new DisposableList<ApplicationDeployer>())