2 references to TryGetLocation
System.Activities (2)
System\Activities\RuntimeArgument.cs (1)
399if (!context.Environment.TryGetLocation(this.Id, out location))
System\Activities\Variable.cs (1)
208if (!context.Environment.TryGetLocation(this.Id, out location))