2 references to CreateInstanceInternal
mscorlib (2)
system\runtime\remoting\activationservices.cs (1)
175
retObj = pa.
CreateInstanceInternal
(serverType);
system\runtime\remoting\proxyattribute.cs (1)
60
return
CreateInstanceInternal
(rt);