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