private void LocateFirstSpanStart() { offset = 0; spanStartIndex = parser.GetNextSpanStart(offset); }