2 references to BindingCollectionElementName
System.ServiceModel.Web (2)
System\ServiceModel\Web\AutomaticEndpointGenerator.cs (2)
120
Fx.Assert(this.
BindingCollectionElementName
!= null, "The 'this.BindingCollectionElementName' property should not be null.");
124
string.Equals(protocolMappingItem.Binding, this.
BindingCollectionElementName
, StringComparison.Ordinal))