8 references to GetNewNs
System.Xaml (8)
System\Xaml\MS\Impl\XmlNsInfo.cs (8)
457ns = GetNewNs(ns); 473string newNs = GetNewNs(ns1); 480newNs = GetNewNs(newNs); 482newNs = GetNewNs(ns2); 489newNs = GetNewNs(newNs); 493if (GetNewNs(ns1) == null) 495if (GetNewNs(ns2) != null) 500else if (GetNewNs(ns2) == null)