1 instantiation of TearOffProxy
System.ServiceModel (1)
System\ServiceModel\ComIntegration\TypedServiceChannelBuilder.cs (1)
311tearoffProxy = new TearOffProxy(this, proxiedType);
1 reference to TearOffProxy
System.ServiceModel (1)
System\ServiceModel\ComIntegration\TypedServiceChannelBuilder.cs (1)
308TearOffProxy tearoffProxy = null;