4 references to BodyPartsTable
System.ServiceModel (4)
System\ServiceModel\Description\MessageContractImporter.cs (4)
452BodyPartsTable.TryGetValue(wsdlMessage, out bodyPartsFromBindings); 488BodyPartsTable.TryGetValue(wsdlMessage, out bodyPartsFromBindings); 1333if (!BodyPartsTable.TryGetValue(wsdlMessage, out bodyPartsFromBindings)) 1336BodyPartsTable.Add(wsdlMessage, bodyPartsFromBindings);