2 references to ConstructorCall
mscorlib (2)
system\runtime\remoting\realproxy.cs (2)
707else if (CallType.ConstructorCall == (CallType)callType) 855if(CallType.ConstructorCall == callType)