3 writes to Initialized
mscorlib (3)
system\runtime\remoting\proxyattribute.cs (1)
92rp.Initialized = true;
system\runtime\remoting\realproxy.cs (1)
234((RemotingProxy) this).Initialized = true;
system\runtime\remoting\remotingproxy.cs (1)
478Initialized = true;
1 reference to Initialized
mscorlib (1)
system\runtime\remoting\remotingproxy.cs (1)
175if(!Initialized)