internal StructAutoPropertyWithCodeAnalysis() { property = new AutoPropertyWithCodeAnalysis(); }
internal NestedStaticClassAutoPropertyWithCodeAnalysis() { property = new AutoPropertyWithCodeAnalysis(); }
internal ClassAutoPropertyWithCodeAnalysis() { property = new AutoPropertyWithCodeAnalysis(); }