3 references to GetFaultBinding
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageEncodingBindingElementImporter.cs (1)
61FaultBinding wsdlFaultBinding = context.GetFaultBinding(fault);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (1)
789WsdlNS.FaultBinding wsdlFaultBinding = endpointContext.GetFaultBinding(fault);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (1)
2231WsdlNS.FaultBinding wsdlFaultBinding = endpointContext.GetFaultBinding(fault);