1 write to webhostGetVersion
SMSvcHost (1)
System\ServiceModel\Activation\ListenerAdapterBase.cs (1)
47webhostGetVersion = (WebHostUnsafeNativeMethods.WebhostGetVersion)GetProcDelegate<WebHostUnsafeNativeMethods.WebhostGetVersion>(webHostIpm, "WebhostGetVersion");
1 reference to webhostGetVersion
SMSvcHost (1)
System\ServiceModel\Activation\ListenerAdapterBase.cs (1)
259int hresult = webhostGetVersion(out major, out minor);