1 write to AppUrl
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\ServerInstance.cs (1)
77
AppUrl
= $"http://localhost:{port}";
3 references to AppUrl
Microsoft.AspNetCore.Components.Testing (3)
Infrastructure\RemoteLock.cs (1)
43
$"{_server.
AppUrl
}/_test/lock/release?key={encodedKey}", content: null).ConfigureAwait(false);
Infrastructure\ServerFactory.cs (1)
306
["default"] = new() { Address = i.
AppUrl
}
Infrastructure\ServerInstance.cs (1)
85
AppUrl
,