2 references to MSD_SCHEMASERIALIZATIONMODE
System.Data (2)
fx\src\data\System\Data\DataSet.cs (1)
188string attribValue = reader.GetAttribute(Keywords.MSD_SCHEMASERIALIZATIONMODE, Keywords.MSDNS);
fx\src\data\System\Data\xmlsaver.cs (1)
965xw.WriteAttributeString(Keywords.MSD, Keywords.MSD_SCHEMASERIALIZATIONMODE, Keywords.MSDNS, Keywords.MSD_EXCLUDESCHEMA);