1 write to s_schema
System.Web.Services.Description (1)
System\Web\Services\Description\SoapFormatExtensions.cs (1)
39s_schema = XmlSchema.Read(reader, null);
2 references to s_schema
System.Web.Services.Description (2)
System\Web\Services\Description\SoapFormatExtensions.cs (2)
35if (s_schema == null) { 42return s_schema;