1 override of Dispose
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Infrastructure\ServerFactory.cs (1)
81
protected override void
Dispose
(bool disposing)
4 references to Dispose
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Infrastructure\ServerFactory.cs (1)
85
base.
Dispose
(disposing);
Microsoft.AspNetCore.Mvc.Testing (3)
WebApplicationFactory.cs (3)
76
Dispose
(false);
730
Dispose
(true);
796
Dispose
(disposing: true);