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