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