8 references to GetNewNs
System.Xaml (8)
System\Xaml\MS\Impl\XmlNsInfo.cs (8)
478ns = GetNewNs(ns); 495string newNs = GetNewNs(ns1); 503newNs = GetNewNs(newNs); 506newNs = GetNewNs(ns2); 514newNs = GetNewNs(newNs); 518if (GetNewNs(ns1) is null) 520if (GetNewNs(ns2) is not null) 525else if (GetNewNs(ns2) is null)