8 references to GetNewNs
System.Xaml (8)
System\Xaml\MS\Impl\XmlNsInfo.cs (8)
477ns = GetNewNs(ns); 494string newNs = GetNewNs(ns1); 502newNs = GetNewNs(newNs); 505newNs = GetNewNs(ns2); 513newNs = GetNewNs(newNs); 517if (GetNewNs(ns1) is null) 519if (GetNewNs(ns2) is not null) 524else if (GetNewNs(ns2) is null)