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