1 write to bodyPartsTable
System.ServiceModel (1)
System\ServiceModel\Description\MessageContractImporter.cs (1)
44bodyPartsTable = new Dictionary<WsdlNS.Message, IList<string>>();
2 references to bodyPartsTable
System.ServiceModel (2)
System\ServiceModel\Description\MessageContractImporter.cs (2)
43if (bodyPartsTable == null) 45return bodyPartsTable;