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