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