2 writes to _body
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageDescription.cs (2)
197_body = new MessageBodyDescription(); 202_body = value;
2 references to _body
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageDescription.cs (2)
196if (_body == null) 198return _body;