3 references to RemoveNextElement
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BindingContext.cs (3)
82
return this.
RemoveNextElement
().BuildChannelFactory<TChannel>(this);
88
return clone.
RemoveNextElement
().CanBuildChannelFactory<TChannel>(clone);
101
return clone.
RemoveNextElement
().GetProperty<T>(clone);