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