2 writes to _graphContextStack
ReachFramework (2)
Serialization\Manager\MetroSerializationManager.cs (2)
48
_graphContextStack
= new ContextStack();
340
_graphContextStack
= value;
1 reference to _graphContextStack
ReachFramework (1)
Serialization\Manager\MetroSerializationManager.cs (1)
335
return
_graphContextStack
;