3 writes to getCODelegate
System.ServiceModel (3)
System\ServiceModel\ComIntegration\OuterProxyWrapper.cs (3)
31getCODelegate = null; 52getCODelegate = null; 79getCODelegate = (DelegateDllGetClassObject)Marshal.GetDelegateForFunctionPointer(procaddr, typeof(DelegateDllGetClassObject));
3 references to getCODelegate
System.ServiceModel (3)
System\ServiceModel\ComIntegration\OuterProxyWrapper.cs (3)
70if (null == getCODelegate) 74if (null == getCODelegate) 98getCODelegate(ClsidProxyInstanceProvider, typeof(IClassFactory).GUID, ref cf);