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