1 reference to CreateBrowser
Aspire.Workload.Tests (1)
WorkloadTestsBase.cs (1)
22
private static Lazy<IBrowser> Browser => new(
CreateBrowser
);