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