2 references to SoapServerProtocolFactoryType
System.Web.Services (2)
System\Web\Services\Configuration\WebServicesSection.cs (2)
172
this.
SoapServerProtocolFactoryType
.Type = typeof(SoapServerProtocolFactory);
419
this.soapServerProtocolFactory = this.
SoapServerProtocolFactoryType
.Type;