4 references to IsIgnorableAtCurrentScope
System.Xaml (4)
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Markup\XmlCompatibilityReader.cs (4)
1800
bool result =
IsIgnorableAtCurrentScope
(namespaceName);
1915
if (!
IsIgnorableAtCurrentScope
(key))
1927
if (!
IsIgnorableAtCurrentScope
(key))
1939
if (!
IsIgnorableAtCurrentScope
(key))