2 references to DelegateInfo
System.Web.Services (2)
System\Web\Services\Description\HttpProtocolImporter.cs (1)
236
delegateInfo = new
DelegateInfo
(handlerType, handlerArgs);
System\Web\Services\Description\SoapProtocolImporter.cs (1)
911
delegateInfo = new
DelegateInfo
(handlerType, handlerArgs);