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