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