2 references to ServerInstance
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\ServerFixture.cs (1)
156var instance = new ServerInstance(appName, key, ProxyUrl, instanceKey =>
Microsoft.AspNetCore.Components.Testing.Tests (1)
PlaywrightExtensionsTests.cs (1)
93return new ServerInstance("TestApp", "key", "http://localhost:5000", null);