3 references to ExpectedNull
System.Text.Json (3)
System\Text\Json\Reader\Utf8JsonReader.cs (1)
1199resource = ExceptionResource.ExpectedNull;
System\Text\Json\Reader\Utf8JsonReader.MultiSegment.cs (1)
665resource = ExceptionResource.ExpectedNull;
System\Text\Json\ThrowHelper.cs (1)
452case ExceptionResource.ExpectedNull: