1 instantiation of PlaywrightService
Microsoft.VisualStudioCode.Razor.IntegrationTests (1)
Services\IntegrationTestServices.cs (1)
18Playwright = new PlaywrightService(this);
1 reference to PlaywrightService
Microsoft.VisualStudioCode.Razor.IntegrationTests (1)
Services\IntegrationTestServices.cs (1)
45public PlaywrightService Playwright { get; }