1 override of CreateInstance
System.ServiceModel (1)
System\ServiceModel\ComIntegration\MonikerProxyAttribute.cs (1)
13public override MarshalByRefObject CreateInstance(Type serverType)
1 reference to CreateInstance
mscorlib (1)
system\runtime\remoting\activationservices.cs (1)
178retObj = pa.CreateInstance(serverType);