3 references to ConstructorCallMessage
mscorlib (3)
system\runtime\remoting\activationservices.cs (1)
260new ConstructorCallMessage(
system\runtime\remoting\realproxy.cs (2)
721ctorMsg = new ConstructorCallMessage(null, null, null, (RuntimeType)GetProxiedType()); 747ctorMsg = new ConstructorCallMessage(null, null, null, (RuntimeType)GetProxiedType());