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