27 references to JsonException
cdac-build-tool (4)
JsonConverter\FieldModelJsonConverter.cs (1)
18throw new JsonException();
JsonConverter\GlobalModelJsonConverter.cs (1)
13throw new JsonException();
JsonConverter\GlobalValueJsonConverter.cs (1)
13throw new JsonException();
JsonConverter\TypeModelJsonConverter.cs (1)
15throw new JsonException();
Microsoft.Diagnostics.DataContractReader (18)
ContractDescriptorParser.cs (18)
116throw new JsonException(); 142throw new JsonException(); 153throw new JsonException(); 156throw new JsonException(); 175throw new JsonException(); 180throw new JsonException(); 183throw new JsonException(); 187throw new JsonException(); 193throw new JsonException(); 212throw new JsonException(); 240throw new JsonException(); 243throw new JsonException(); 251throw new JsonException(); 254throw new JsonException(); 257throw new JsonException(); 261throw new JsonException(); 266throw new JsonException(); 271throw new JsonException();
Microsoft.DotNet.HotReload.Utils.Generator.Data (2)
Script\Json\ScriptCapabilitiesConverter.cs (2)
22_ => throw new JsonException(), 28throw new JsonException();
NuGet.Protocol (1)
Converters\FingerprintsStjConverter.cs (1)
18throw new JsonException();
System.Text.Json (2)
System\Text\Json\Serialization\Converters\Node\JsonNodeConverter.cs (2)
54throw new JsonException(); 75throw new JsonException();