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