C# SHARE: Introducing C#11: Pattern match Span and ReadonlySpan on a constant string 2022-12-04 by anthonygiretti Introduction Before C# 11 it was impossible to use pattern matching on a constant string… Read More