4 references to objects
System.Activities.Presentation (4)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\XamlObjectReaderWithSequence.cs (4)
64
this.
objects
.Push(this.Instance);
68
this.
objects
.Push(this.Instance);
71
this.
objects
.Pop();
94
object parent = this.
objects
.Peek();