3 writes to Freezable_UsingContextList
WindowsBase (3)
Base\System\Windows\Freezable.cs (3)
789Freezable_UsingContextList = false; 1167Freezable_UsingContextList = false; 1272Freezable_UsingContextList = true;
12 references to Freezable_UsingContextList
WindowsBase (12)
Base\System\Windows\Freezable.cs (12)
584else if (Freezable_UsingContextList) 1086else if (Freezable_UsingContextList) 1156Debug.Assert(Freezable_UsingContextList); 1237if (Freezable_UsingContextList) 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); 1776else if (Freezable_UsingContextList) 2010else if (Freezable_UsingContextList)