3 references to XSI
System.Data (3)
fx\src\data\System\NewXml\XmlBoundElement.cs (1)
234if ( dp.Prefix == "xmlns" && dp.LocalName == XmlDataDocument.XSI )
fx\src\data\System\NewXml\XmlDataDocument.cs (2)
651XmlAttribute attr = CreateAttribute( XSI, Keywords.XSI_NIL, Keywords.XSINS ); 1310attr = CreateAttribute( XSI, Keywords.XSI_NIL, Keywords.XSINS );