1 reference to s_whiteSpace
System.Text.Json (1)
System\Text\Json\Reader\JsonReaderHelper.net8.cs (1)
36
int index = span.IndexOfAnyExcept(
s_whiteSpace
);