2 writes to _graphContextStack
ReachFramework (2)
Serialization\Manager\MetroSerializationManager.cs (2)
57
_graphContextStack
= new ContextStack();
349
_graphContextStack
= value;
1 reference to _graphContextStack
ReachFramework (1)
Serialization\Manager\MetroSerializationManager.cs (1)
344
return
_graphContextStack
;