4 references to NodeContext
ReachFramework (4)
Serialization\Manager\ReachVisualSerializer.cs (2)
99contextStack.Push(new NodeContext(visual)); 111contextStack.Push(new NodeContext(v));
Serialization\Manager\ReachVisualSerializerAsync.cs (2)
125contextStack.Push(new NodeContext(visual)); 163contextStack.Push(new NodeContext(v));