1 write to _bodyPartsTable
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (1)
45_bodyPartsTable = new Dictionary<WsdlNS.Message, IList<string>>();
2 references to _bodyPartsTable
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (2)
44if (_bodyPartsTable == null) 46return _bodyPartsTable;