3 references to ConfigLock
mscorlib (3)
system\runtime\remoting\activationservices.cs (2)
88Object configLock = remData.ConfigLock; 892Object configLock = remData.ConfigLock;
system\runtime\remoting\remotingservices.cs (1)
303Object configLock = Thread.GetDomain().RemotingData.ConfigLock;