9 references to JsonParseException
Microsoft.Analyzers.Local (9)
ApiLifecycle\Json\JsonReader.cs (7)
81
_ => throw new
JsonParseException
(
193
_ => throw new
JsonParseException
(
206
throw new
JsonParseException
(
240
_ => throw new
JsonParseException
(
284
throw new
JsonParseException
(
319
throw new
JsonParseException
(
374
throw new
JsonParseException
(
ApiLifecycle\Json\TextScanner.cs (2)
52
throw new
JsonParseException
(ParsingError.IncompleteMessage, Position);
68
throw new
JsonParseException
(ParsingError.IncompleteMessage, Position);