3 references to ExpectedFalse
System.Text.Json (3)
System\Text\Json\Reader\Utf8JsonReader.cs (1)
1195resource = ExceptionResource.ExpectedFalse;
System\Text\Json\Reader\Utf8JsonReader.MultiSegment.cs (1)
661resource = ExceptionResource.ExpectedFalse;
System\Text\Json\ThrowHelper.cs (1)
443case ExceptionResource.ExpectedFalse: