1 write to profileStore
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Tracking\DefaultProfileManager.cs (1)
30this.profileStore = new ConfigFileProfileStore();
2 references to profileStore
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\Tracking\DefaultProfileManager.cs (2)
28if (this.profileStore == null) 32return this.profileStore;