> What if we specify that all fields which are initialized in the (static) > constructor, are removed > from the ncc rule and simply become readonly (static) fields, and all > the inline initialized ones > remain automagically const-ized if possible? It's not instinctively.