3 references to IsDataSet
System.Web.Services (1)
System\Web\Services\Description\ServiceDescriptionReflector.cs (1)
210
if (XmlSchemas.
IsDataSet
(schema)) {
System.Xml (2)
System\Xml\Serialization\SoapSchemaImporter.cs (1)
215
if (XmlSchemas.
IsDataSet
(schema)) continue;
System\Xml\Serialization\XmlSchemaImporter.cs (1)
450
if (XmlSchemas.
IsDataSet
(schema)) continue;