1 override of CreateDescription
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\ChannelFactory.cs (1)
571
protected override ServiceEndpoint
CreateDescription
()
2 references to CreateDescription
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\ChannelFactory.cs (2)
224
_serviceEndpoint = this.
CreateDescription
();
268
_serviceEndpoint = this.
CreateDescription
();