1 write to appid
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ServiceInfo.cs (1)
90
this.
appid
= Fx.CreateGuid((string)application.GetValue("ID"));
1 reference to appid
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ServiceInfo.cs (1)
247
get { return this.
appid
; }