2 references to JsonException
Microsoft.TestPlatform.CommunicationUtilities (2)
Json\Jsonite\Jsonite.cs (2)
1302
throw new
JsonException
(offset, line, column, message, inner);
1688
throw new
JsonException
(offset, line, column, message, inner);