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