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