1 write to comProxy
System.ServiceModel (1)
System\ServiceModel\ComIntegration\TransactionProxy.cs (1)
40comProxy = ComProxy.Create(outer, txProxy, null);
3 references to comProxy
System.ServiceModel (3)
System\ServiceModel\ComIntegration\TransactionProxy.cs (3)
38if (comProxy == null) 41return comProxy; 45return comProxy.Clone();