1 write to Parts
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\SoapHelper.cs (1)
361dest.Parts = src.Parts;
2 references to Parts
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (1)
1312string[] messageParts = soapBodyBinding.Parts;
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\SoapHelper.cs (1)
361dest.Parts = src.Parts;