2 writes to SuppressEntityBody
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageProperty.cs (2)
126_httpBackedProperty.SuppressEntityBody = value; 415this.SuppressEntityBody = propertyToMerge.SuppressEntityBody;
2 references to SuppressEntityBody
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageProperty.cs (2)
118_httpBackedProperty.SuppressEntityBody : 398copiedProperty.SuppressEntityBody = this.SuppressEntityBody;