2 references to TryCreate
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\StandardBindingImporter.cs (1)
38if (WSHttpBindingBase.TryCreate(elements, out binding))
FrameworkFork\System.ServiceModel\System\ServiceModel\WSHttpContextBinding.cs (1)
124if (WSHttpBinding.TryCreate(bindingElementsWithoutContext, out wsHttpBinding))