1 write to _forceWebResponseLengthFailureSwitch
PresentationCore (1)
System\IO\Packaging\PackWebResponse.cs (1)
51_forceWebResponseLengthFailureSwitch = new BooleanSwitch("PackWebResponseBadServerLength", "Simulate PackWebResponse handling of server that returns bogus content length");
1 reference to _forceWebResponseLengthFailureSwitch
PresentationCore (1)
System\IO\Packaging\PackWebResponse.cs (1)
197if (_forceWebResponseLengthFailureSwitch.Enabled)