2 references to KEY_XMLSCHEMA
System.Data (2)
fx\src\data\System\Data\DataSet.cs (2)
328
info.AddValue(
KEY_XMLSCHEMA
, strSchema);
385
string strSchema = (String)info.GetValue(
KEY_XMLSCHEMA
, typeof(System.String));