2 implementations of Freeze
mscorlib (2)
system\runtime\remoting\contextproperty.cs (1)
173public virtual void Freeze(Context newContext)
system\runtime\remoting\lifetimeservices.cs (1)
251public void Freeze(Context newContext)
1 reference to Freeze
mscorlib (1)
system\runtime\remoting\context.cs (1)
278_ctxProps[i].Freeze(this);