3 references to nsToType
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\Scripts.cs (3)
97get { return nsToType; } 102if (nsToType.TryGetValue(ns, out type)) { 172nsToType.Add(script.ns, clrType);