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