1 write to _wsdlPortType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlContractConversionContext.cs (1)
36_wsdlPortType = wsdlPortType;
1 reference to _wsdlPortType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlContractConversionContext.cs (1)
89public WsdlNS.PortType WsdlPortType { get { return _wsdlPortType; } }