2 references to AppBaseUri
Microsoft.AspNetCore.Components.WebView.Test (2)
Infrastructure\TestWebViewManager.cs (2)
14
: base(provider, Dispatcher.CreateDefault(),
AppBaseUri
, fileProvider, new(), hostPageRelativePath: "index.html")
33
MessageReceived(new Uri(
AppBaseUri
, "/page"), IpcCommon.Serialize(messageType, args));