2 references to WriteXmlSchema
System.Data (2)
fx\src\data\System\Data\DataSet.cs (2)
1754
this.
WriteXmlSchema
(stream, SchemaFormat.Public, (Converter<Type, string>)null);
1763
this.
WriteXmlSchema
(stream, SchemaFormat.Public, multipleTargetConverter);