4 references to MSPROPNS
System.Data.Common (4)
System\Data\xmlsaver.cs (2)
104node.SetAttribute(XmlConvert.EncodeLocalName(s), Keywords.MSPROPNS, v); 399rootSchema.SetAttribute(Keywords.XMLNS_MSPROP, Keywords.MSPROPNS);
System\Data\XMLSchema.cs (2)
327if (attrs[i].NamespaceURI == Keywords.MSPROPNS) 398if (attrs[i].NamespaceURI == Keywords.MSPROPNS)