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