1 instantiation of HttpResponseMessageBackedProperty
System.ServiceModel (1)
System\ServiceModel\Channels\HttpResponseMessageProperty.cs (1)
33this.httpBackedProperty = new HttpResponseMessageBackedProperty(httpResponseMessage);
1 reference to HttpResponseMessageBackedProperty
System.ServiceModel (1)
System\ServiceModel\Channels\HttpResponseMessageProperty.cs (1)
16HttpResponseMessageBackedProperty httpBackedProperty;