1 write to s_schema
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\SoapFormatExtensions.cs (1)
56s_schema = XmlSchema.Read(new StringReader(Schemas.Soap), null);
2 references to s_schema
dotnet-svcutil-lib (2)
FrameworkFork\System.Web.Services\Services\Description\SoapFormatExtensions.cs (2)
54if (s_schema == null) 58return s_schema;