2 references to ReadServiceParameters
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AddressHeaderCollection.cs (1)
165return ReadServiceParameters(reader, false);
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointAddress.cs (1)
767headers = AddressHeaderCollection.ReadServiceParameters(reader, true);