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