1 write to locationPath
System.Workflow.Activities (1)
LocalService\CorrelationResolver.cs (1)
148
this.
locationPath
= locationPath;
2 references to locationPath
System.Workflow.Activities (2)
LocalService\CorrelationResolver.cs (2)
162
if (this.
locationPath
.Length != 0)
164
string[] split =
locationPath
.Split(new Char[] { '.' });