2 instantiations of ContextStack
ReachFramework (1)
Serialization\Manager\MetroSerializationManager.cs (1)
47
_graphContextStack = new
ContextStack
();
System.Windows.Forms.Design (1)
System\ComponentModel\Design\Serialization\DesignerSerializationManager.cs (1)
647
_contextStack = new
ContextStack
();
8 references to ContextStack
netstandard (1)
netstandard.cs (1)
277
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.Design.Serialization.
ContextStack
))]
ReachFramework (2)
Serialization\Manager\MetroSerializationManager.cs (2)
329
ContextStack
425
ContextStack
_graphContextStack;
System (1)
src\runtime\src\libraries\shims\System\ref\System.cs (1)
263
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.Design.Serialization.
ContextStack
))]
System.ComponentModel.TypeConverter (1)
System\ComponentModel\Design\Serialization\IDesignerSerializationManager.cs (1)
20
ContextStack
Context { get; }
System.Windows.Forms.Design (3)
System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.PassThroughSerializationManager.cs (1)
21
ContextStack
IDesignerSerializationManager.Context
System\ComponentModel\Design\Serialization\DesignerSerializationManager.cs (2)
35
private
ContextStack
? _contextStack;
640
ContextStack
IDesignerSerializationManager.Context