1 write to SuppressEntityBody
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageProperty.cs (1)
130
_traditionalProperty.
SuppressEntityBody
= value;
2 references to SuppressEntityBody
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageProperty.cs (2)
119
_traditionalProperty.
SuppressEntityBody
;
415
this.SuppressEntityBody = propertyToMerge.
SuppressEntityBody
;