5 references to GetProcDelegate
SMSvcHost (5)
System\ServiceModel\Activation\ListenerAdapterBase.cs (5)
47
webhostGetVersion = (WebHostUnsafeNativeMethods.WebhostGetVersion)
GetProcDelegate
<WebHostUnsafeNativeMethods.WebhostGetVersion>(webHostIpm, "WebhostGetVersion");
48
webhostRegisterProtocol = (WebHostUnsafeNativeMethods.WebhostRegisterProtocol)
GetProcDelegate
<WebHostUnsafeNativeMethods.WebhostRegisterProtocol>(webHostIpm, "WebhostRegisterProtocol");
49
webhostUnregisterProtocol = (WebHostUnsafeNativeMethods.WebhostUnregisterProtocol)
GetProcDelegate
<WebHostUnsafeNativeMethods.WebhostUnregisterProtocol>(webHostIpm, "WebhostUnregisterProtocol");
50
webhostOpenListenerChannelInstance = (WebHostUnsafeNativeMethods.WebhostOpenListenerChannelInstance)
GetProcDelegate
<WebHostUnsafeNativeMethods.WebhostOpenListenerChannelInstance>(webHostIpm, "WebhostOpenListenerChannelInstance");
51
webhostCloseAllListenerChannelInstances = (WebHostUnsafeNativeMethods.WebhostCloseAllListenerChannelInstances)
GetProcDelegate
<WebHostUnsafeNativeMethods.WebhostCloseAllListenerChannelInstances>(webHostIpm,