2 references to TryCreate
System.ServiceModel (2)
System\ServiceModel\Channels\StandardBindingImporter.cs (1)
37if (WSHttpBindingBase.TryCreate(elements, out binding))
System\ServiceModel\WSHttpContextBinding.cs (1)
137if (WSHttpBinding.TryCreate(bindingElementsWithoutContext, out wsHttpBinding))