2 writes to _graphContextStack
ReachFramework (2)
Serialization\Manager\MetroSerializationManager.cs (2)
47
_graphContextStack
= new ContextStack();
339
_graphContextStack
= value;
1 reference to _graphContextStack
ReachFramework (1)
Serialization\Manager\MetroSerializationManager.cs (1)
334
return
_graphContextStack
;