2 writes to IsUnsafe
PresentationFramework (2)
System\Windows\Markup\WpfXamlLoader.cs (1)
119rd.IsUnsafe = true;
System\Windows\ResourceDictionary.cs (1)
2519IsUnsafe = loadedRD.IsUnsafe;
2 references to IsUnsafe
PresentationFramework (2)
System\Windows\ResourceDictionary.cs (2)
218ResourceDictionary loadedRD = MimeObjectFactory.GetObjectAndCloseStreamCore(s, contentType, uri, false, false, false /*allowAsync*/, false /*isJournalNavigation*/, out asyncObjectConverter, IsUnsafe) 2519IsUnsafe = loadedRD.IsUnsafe;