I'm using the latest version of Sandcastle to generate documentation. I have a couple of public Instance classes with public and private methods and fields. The public methods are generated in the final docs output by Sandcastle but no other members are generated. Under Visibility, I have everything checked so I expect that everything should be generated in the documentation.
Anyone have any ideas?