1 override of Dispose
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Infrastructure\ServerFactory.cs (1)
82
protected override void
Dispose
(bool disposing)
4 references to Dispose
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Infrastructure\ServerFactory.cs (1)
86
base.
Dispose
(disposing);
Microsoft.AspNetCore.Mvc.Testing (3)
WebApplicationFactory.cs (3)
78
Dispose
(false);
756
Dispose
(true);
822
Dispose
(disposing: true);