3 references to CleanupCoreAsync
Microsoft.AspNetCore.Components.Testing (3)
Playwright\UITest.cs (2)
12/// lifecycle (<see cref="InitializeCoreAsync"/> / <see cref="CleanupCoreAsync"/>) and the 26/// Derived classes override <see cref="InitializeCoreAsync"/> / <see cref="CleanupCoreAsync"/>
Playwright\UITestAttribute.cs (1)
11/// <see cref="UITest.InitializeCoreAsync"/> / <see cref="UITest.CleanupCoreAsync"/>