4 references to BodyPartsTable
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (4)
441
BodyPartsTable
.TryGetValue(wsdlMessage, out bodyPartsFromBindings);
477
BodyPartsTable
.TryGetValue(wsdlMessage, out bodyPartsFromBindings);
1321
if (!
BodyPartsTable
.TryGetValue(wsdlMessage, out bodyPartsFromBindings))
1324
BodyPartsTable
.Add(wsdlMessage, bodyPartsFromBindings);