2 references to TryCreate
System.ServiceModel (2)
System\ServiceModel\Channels\ContextBindingElementImporter.cs (1)
103if (BasicHttpBinding.TryCreate(bindingElements, out binding))
System\ServiceModel\Channels\StandardBindingImporter.cs (1)
45else if (BasicHttpBinding.TryCreate(elements, out binding))