2 references to InlinedLocationReference
System.Activities (2)
System\Activities\CodeActivityPublicEnvironmentAccessor.cs (1)
124
equivalentReference = new
InlinedLocationReference
(publicReference, this.metadata.CurrentActivity);
System\Activities\Expressions\CompiledExpressionInvoker.cs (1)
250
this.locationReferences.Add(new
InlinedLocationReference
(reference, this.metadata.CurrentActivity));