1 write to _contentRootRelativeToAppRoot
Microsoft.AspNetCore.Components.WebView.Maui (1)
iOS\IOSWebViewManager.cs (1)
56 _contentRootRelativeToAppRoot = contentRootRelativeToAppRoot;
1 reference to _contentRootRelativeToAppRoot
Microsoft.AspNetCore.Components.WebView.Maui (1)
iOS\IOSWebViewManager.cs (1)
73 var hotReloadedResult = StaticContentHotReloadManager.TryReplaceResponseContent(_contentRootRelativeToAppRoot, uri, ref statusCode, ref content, headers);