7 references to HasMoreData
System.Text.Json (7)
System\Text\Json\Reader\Utf8JsonReader.cs (7)
1247
if (!
HasMoreData
(ExceptionResource.ExpectedValueAfterPropertyNameNotFound))
1260
if (!
HasMoreData
(ExceptionResource.ExpectedValueAfterPropertyNameNotFound))
1777
if (!
HasMoreData
(ExceptionResource.ExpectedStartOfPropertyOrValueNotFound))
1914
if (!
HasMoreData
(ExceptionResource.ExpectedStartOfPropertyOrValueNotFound))
2125
if (!
HasMoreData
(resource))
2137
if (!
HasMoreData
(resource))
2246
if (!
HasMoreData
(ExceptionResource.ExpectedStartOfPropertyOrValueNotFound))