2 references to ContextStack
ReachFramework (2)
Serialization\Manager\ReachVisualSerializerAsync.cs (2)
143if(context.ContextStack.Count > 0) 145Stack<NodeContext> contextStack = context.ContextStack;