Esempio n. 1
0
 public bool Contains(char value) => SpanHelpers.Contains(ref _firstChar, value, Length);