2 writes to IsUnsafe
PresentationFramework (2)
System\Windows\Markup\WpfXamlLoader.cs (2)
128frame.NavigationService.IsUnsafe = true; 132nw.NavigationService.IsUnsafe = true;
1 reference to IsUnsafe
PresentationFramework (1)
System\Windows\Navigation\NavigationService.cs (1)
2945Object o = MimeObjectFactory.GetObjectAndCloseStreamCore(bindStream, contentType, destinationUri, canUseTopLevelBrowserForHTMLRendering, sandBoxContent, true /*allowAsync*/, IsJournalNavigation(navigateInfo), out _asyncObjectConverter, IsUnsafe);