2 references to MSD_EXCLUDESCHEMA
System.Data.Common (2)
System\Data\DataSet.cs (1)
200if (string.Equals(attribValue, Keywords.MSD_EXCLUDESCHEMA, StringComparison.OrdinalIgnoreCase))
System\Data\xmlsaver.cs (1)
1142xw.WriteAttributeString(Keywords.MSD, Keywords.MSD_SCHEMASERIALIZATIONMODE, Keywords.MSDNS, Keywords.MSD_EXCLUDESCHEMA);