8 references to GetNewNs
System.Xaml (8)
System\Xaml\MS\Impl\XmlNsInfo.cs (8)
455ns = GetNewNs(ns); 471string newNs = GetNewNs(ns1); 478newNs = GetNewNs(newNs); 480newNs = GetNewNs(ns2); 487newNs = GetNewNs(newNs); 491if (GetNewNs(ns1) is null) 493if (GetNewNs(ns2) is not null) 498else if (GetNewNs(ns2) is null)