7 references to HasMoreData
System.Text.Json (7)
System\Text\Json\Reader\Utf8JsonReader.cs (7)
1281
if (!
HasMoreData
(ExceptionResource.ExpectedValueAfterPropertyNameNotFound))
1294
if (!
HasMoreData
(ExceptionResource.ExpectedValueAfterPropertyNameNotFound))
1811
if (!
HasMoreData
(ExceptionResource.ExpectedStartOfPropertyOrValueNotFound))
1948
if (!
HasMoreData
(ExceptionResource.ExpectedStartOfPropertyOrValueNotFound))
2159
if (!
HasMoreData
(resource))
2171
if (!
HasMoreData
(resource))
2280
if (!
HasMoreData
(ExceptionResource.ExpectedStartOfPropertyOrValueNotFound))