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