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