7 references to HasMoreData
System.Text.Json (7)
System\Text\Json\Reader\Utf8JsonReader.cs (7)
1272
if (!
HasMoreData
(ExceptionResource.ExpectedValueAfterPropertyNameNotFound))
1285
if (!
HasMoreData
(ExceptionResource.ExpectedValueAfterPropertyNameNotFound))
1802
if (!
HasMoreData
(ExceptionResource.ExpectedStartOfPropertyOrValueNotFound))
1939
if (!
HasMoreData
(ExceptionResource.ExpectedStartOfPropertyOrValueNotFound))
2150
if (!
HasMoreData
(resource))
2162
if (!
HasMoreData
(resource))
2271
if (!
HasMoreData
(ExceptionResource.ExpectedStartOfPropertyOrValueNotFound))