given the following code:
public static class Helpers { private static Char[] myChars = new Char[] {\'a\', \'b\'}; private static Int32 myCharsSize =
At first glance, I wouldn't be sure, and I had to try this out to see if it even compiled.
Given that, I would initialize the value in a static constructor.