3 references to XSI
System.Data.Common (3)
System\Xml\XmlBoundElement.cs (1)
306if (dp.Prefix == "xmlns" && dp.LocalName == XmlDataDocument.XSI)
System\Xml\XmlDataDocument.cs (2)
746XmlAttribute attr = CreateAttribute(XSI, Keywords.XSI_NIL, Keywords.XSINS); 1475attr = CreateAttribute(XSI, Keywords.XSI_NIL, Keywords.XSINS);