1 reference to IndexOfFirstNonWhiteSpace
System.Text.Json (1)
System\Text\Json\Reader\Utf8JsonReader.cs (1)
1016int idx = remaining.IndexOfFirstNonWhiteSpace();