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