2 writes to _asyncDisposed
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
TestingInfrastructureInheritanceTests.cs (2)
120_asyncDisposed = true; 125_asyncDisposed = true;
2 references to _asyncDisposed
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
TestingInfrastructureInheritanceTests.cs (2)
93Assert.True(sink._asyncDisposed); 108Assert.True(sink._asyncDisposed);