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