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