2 references to MSD_SCHEMASERIALIZATIONMODE
System.Data.Common (2)
System\Data\DataSet.cs (1)
199string? attribValue = reader.GetAttribute(Keywords.MSD_SCHEMASERIALIZATIONMODE, Keywords.MSDNS);
System\Data\xmlsaver.cs (1)
1142xw.WriteAttributeString(Keywords.MSD, Keywords.MSD_SCHEMASERIALIZATIONMODE, Keywords.MSDNS, Keywords.MSD_EXCLUDESCHEMA);