1 write to _forceWebResponseLengthFailureSwitch
PresentationCore (1)
System\IO\Packaging\PackWebResponse.cs (1)
42_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)
188if (_forceWebResponseLengthFailureSwitch.Enabled)