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