1 write to CtorThread
mscorlib (1)
system\runtime\remoting\remotingproxy.cs (1)
471CtorThread = Thread.CurrentThread.GetHashCode();
1 reference to CtorThread
mscorlib (1)
system\runtime\remoting\remotingproxy.cs (1)
189if (CtorThread == Thread.CurrentThread.GetHashCode())