2 references to IsPrefixEverUsedForAnotherNamespace
System.Xaml (2)
System\Xaml\XamlXmlWriter.cs (2)
468if (!IsPrefixEverUsedForAnotherNamespace(string.Empty, ns)) 479while (IsPrefixEverUsedForAnotherNamespace(prefix, ns))