4 references to Name
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (3)
300wsdlOperationFault.Name = fault.Name; 406if (faultDescription.Name != null) 407wsdlFaultBinding.Name = faultDescription.Name;
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (1)
864if (faultBinding.Name == fault.Name)