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