Skip to content

Allocated size of object #29

@sharwell

Description

@sharwell

I would be interested in a combination of an analyzer and Visual Studio extension which estimates the size of an object when allocated. While the CLR is allowed to change the layout of types, a basic set of rules should be able to provide a good reference for the size of the object in most cases.

The analyzer would use the DiagnosticSeverity.Hidden flag, and then the data could be shown to the user via a Visual Studio extension that updates the Code Lens data associated with the type definition.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions