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