3 references to InvalidCharacterAtStartOfComment
System.Text.Json (3)
System\Text\Json\Reader\Utf8JsonReader.cs (1)
2509ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.InvalidCharacterAtStartOfComment, marker);
System\Text\Json\Reader\Utf8JsonReader.MultiSegment.cs (1)
2262ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.InvalidCharacterAtStartOfComment, marker);
System\Text\Json\ThrowHelper.cs (1)
482case ExceptionResource.InvalidCharacterAtStartOfComment: