2 writes to errorGettingHttpInput
System.ServiceModel (2)
System\ServiceModel\Channels\HttpRequestContext.cs (2)
101this.errorGettingHttpInput = false; 105this.errorGettingHttpInput = true;
1 reference to errorGettingHttpInput
System.ServiceModel (1)
System\ServiceModel\Channels\HttpRequestContext.cs (1)
96if (throwOnError || !this.errorGettingHttpInput)