1 implementation of CreateChannel
System.ServiceModel (1)
System\ServiceModel\ComIntegration\TypedServiceChannelBuilder.cs (1)
89
RealProxy ICreateServiceChannel.
CreateChannel
()
1 reference to CreateChannel
System.ServiceModel (1)
System\ServiceModel\ComIntegration\TearOffProxy.cs (1)
38
delegatingProxy = serviceChannelCreator.
CreateChannel
();