2 references to ErrorMessage
System.Text.Json (2)
System\Text\Json\Serialization\Converters\Value\UnsupportedTypeConverter.cs (2)
18
throw new NotSupportedException(
ErrorMessage
);
21
throw new NotSupportedException(
ErrorMessage
);