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