1 reference to ForceASCII
Microsoft.VisualStudio.TestPlatform.Common (1)
Utilities\SimpleJSON.cs (1)
504
if (c < ' ' || (
ForceASCII
&& c > 127))