1 write to _proxyUrl
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\ServerInstance.cs (1)
64
_proxyUrl
= proxyUrl;
1 reference to _proxyUrl
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\ServerInstance.cs (1)
56
public string TestUrl =>
_proxyUrl
;