1 write to soapServerProtocolFactory
System.Web.Services (1)
System\Web\Services\Configuration\WebServicesSection.cs (1)
419this.soapServerProtocolFactory = this.SoapServerProtocolFactoryType.Type;
3 references to soapServerProtocolFactory
System.Web.Services (3)
System\Web\Services\Configuration\WebServicesSection.cs (3)
416if (this.soapServerProtocolFactory == null) { 418if (this.soapServerProtocolFactory == null) { 423return this.soapServerProtocolFactory;