3 references to
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (1)
1317messageParts[i] = wsdlMessage.Parts[i].Name;
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (1)
1448MessagePart part = _parts[i];
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (1)
2156Write68_MessagePart(@"part", @"http://schemas.xmlsoap.org/wsdl/", ((global::System.Web.Services.Description.MessagePart)a[ia]), false, false);