1 write to webhostUnregisterProtocol
SMSvcHost (1)
System\ServiceModel\Activation\ListenerAdapterBase.cs (1)
49webhostUnregisterProtocol = (WebHostUnsafeNativeMethods.WebhostUnregisterProtocol)GetProcDelegate<WebHostUnsafeNativeMethods.WebhostUnregisterProtocol>(webHostIpm, "WebhostUnregisterProtocol");
1 reference to webhostUnregisterProtocol
SMSvcHost (1)
System\ServiceModel\Activation\ListenerAdapterBase.cs (1)
231int hresult = webhostUnregisterProtocol(protocolHandle);