4 writes to Freezable_UsingSingletonContext
WindowsBase (4)
Base\System\Windows\Freezable.cs (4)
791Freezable_UsingSingletonContext = false; 1148Freezable_UsingSingletonContext = false; 1273Freezable_UsingSingletonContext = false; 1306Freezable_UsingSingletonContext = true;
13 references to Freezable_UsingSingletonContext
WindowsBase (13)
Base\System\Windows\Freezable.cs (13)
569if (Freezable_UsingSingletonContext) 1078if (Freezable_UsingSingletonContext) 1136Debug.Assert(Freezable_UsingSingletonContext); 1232if (Freezable_UsingSingletonContext) 1253Debug.Assert(Freezable_UsingSingletonContext); 1286Debug.Assert(!Freezable_UsingSingletonContext && !Freezable_UsingContextList); 1612Debug.Assert(Freezable_UsingContextList && !Freezable_UsingSingletonContext, 1629Debug.Assert(Freezable_UsingContextList && !Freezable_UsingSingletonContext, 1701Debug.Assert(Freezable_UsingSingletonContext && !Freezable_UsingContextList, 1725Debug.Assert(Freezable_UsingSingletonContext && !Freezable_UsingContextList, 1750return (Freezable_UsingContextList || Freezable_UsingSingletonContext); 1768if (Freezable_UsingSingletonContext) // We have exactly one Freezable context 2006if (Freezable_UsingSingletonContext)