2 references to EstablishCopyOnWriteScope
mscorlib (2)
system\threading\executioncontext.cs (2)
968
EstablishCopyOnWriteScope
(currentThread, true, ref ecsw);
991
EstablishCopyOnWriteScope
(Thread.CurrentThread, false, ref ecsw);