Beginning with C# 14, we can declare extension blocks. An extension block is a block in a non-nested, nongeneric, static class that contains extension members for a type or an instance of that type.