1 write to s_webServicesFactoryType
System.Runtime.Remoting (1)
channels\http\httpremotinghandler.cs (1)
469
s_webServicesFactoryType
= a.GetType("System.Web.Services.Protocols.WebServiceHandlerFactory");
2 references to s_webServicesFactoryType
System.Runtime.Remoting (2)
channels\http\httpremotinghandler.cs (2)
461
if (
s_webServicesFactoryType
== null)
472
return
s_webServicesFactoryType
;