1 write to s_schema
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (1)
185s_schema = XmlSchema.Read(new StringReader(Schemas.Wsdl), null);
2 references to s_schema
dotnet-svcutil-lib (2)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (2)
183if (s_schema == null) 187return s_schema;