2 writes to _asyncDisposed
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
TestingInfrastructureInheritanceTests.cs (2)
139_asyncDisposed = true; 144_asyncDisposed = true;
2 references to _asyncDisposed
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
TestingInfrastructureInheritanceTests.cs (2)
95Assert.True(sink._asyncDisposed); 110Assert.True(sink._asyncDisposed);