1 write to webhostRegisterProtocol
SMSvcHost (1)
System\ServiceModel\Activation\ListenerAdapterBase.cs (1)
48webhostRegisterProtocol = (WebHostUnsafeNativeMethods.WebhostRegisterProtocol)GetProcDelegate<WebHostUnsafeNativeMethods.WebhostRegisterProtocol>(webHostIpm, "WebhostRegisterProtocol");
1 reference to webhostRegisterProtocol
SMSvcHost (1)
System\ServiceModel\Activation\ListenerAdapterBase.cs (1)
273hresult = webhostRegisterProtocol(ProtocolName, ref listenerCallbacks, IntPtr.Zero, out protocolHandle);