1 write to partitionId
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ServiceInfo.cs (1)
91this.partitionId = Fx.CreateGuid((string)application.GetValue("AppPartitionID"));
1 reference to partitionId
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ServiceInfo.cs (1)
251get { return this.partitionId; }