4 references to IsInTree
System.Activities (4)
System\Activities\DelegateArgument.cs (2)
75if (!this.IsInTree) 143Fx.Assert(this.IsInTree, "DelegateArgument must be opened");
System\Activities\Expressions\DelegateArgumentReference.cs (1)
44if (!this.DelegateArgument.IsInTree)
System\Activities\Expressions\DelegateArgumentValue.cs (1)
44if (!this.DelegateArgument.IsInTree)