1 write to schema
System.Web.Services (1)
System\Web\Services\Description\SoapFormatExtensions.cs (1)
48
schema
= XmlSchema.Read(reader, null);
2 references to schema
System.Web.Services (2)
System\Web\Services\Description\SoapFormatExtensions.cs (2)
44
if (
schema
== null) {
51
return
schema
;