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