2 references to FindIndexOfFirstUnsetSizeOrLength
System.Text.Json (2)
System\Text\Json\Document\JsonDocument.cs (2)
984int rowIndex = database.FindIndexOfFirstUnsetSizeOrLength(JsonTokenType.StartObject); 1015int rowIndex = database.FindIndexOfFirstUnsetSizeOrLength(JsonTokenType.StartArray);