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