1 write to _contentRootRelativeToAppRoot
Microsoft.AspNetCore.Components.WebView.Wpf (1)
src\BlazorWebView\src\SharedSource\WebView2WebViewManager.cs (1)
125
_contentRootRelativeToAppRoot
= contentRootRelativeToAppRoot;
1 reference to _contentRootRelativeToAppRoot
Microsoft.AspNetCore.Components.WebView.Wpf (1)
src\BlazorWebView\src\SharedSource\WebView2WebViewManager.cs (1)
316
StaticContentHotReloadManager.TryReplaceResponseContent(
_contentRootRelativeToAppRoot
, requestUri, ref statusCode, ref content, headers);