1 write to LaunchedDebugProxyUrl
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
DebugProxyLauncher.cs (1)
35
LaunchedDebugProxyUrl
??= LaunchAndGetUrl(serviceProvider, devToolsHost, isFirefox);
1 reference to LaunchedDebugProxyUrl
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
DebugProxyLauncher.cs (1)
37
return
LaunchedDebugProxyUrl
;