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)
68
Dispose
(false);
536
Dispose
(true);
602
Dispose
(disposing: true);