4 references to NodeContext
ReachFramework (4)
Serialization\Manager\ReachVisualSerializer.cs (2)
113
contextStack.Push(new
NodeContext
(visual));
125
contextStack.Push(new
NodeContext
(v));
Serialization\Manager\ReachVisualSerializerAsync.cs (2)
138
contextStack.Push(new
NodeContext
(visual));
176
contextStack.Push(new
NodeContext
(v));