2 references to DefaultQueryString
System.ServiceModel (2)
System\ServiceModel\Channels\HttpRequestMessageProperty.cs (2)
217
this.QueryString =
DefaultQueryString
;
380
if (propertyToMerge.QueryString != TraditionalHttpRequestMessageProperty.
DefaultQueryString
)