Skip to content

Clean ctor body from DNR leftovers #6

@greenozon

Description

@greenozon

after using the tool I see some dnr internal methods in lots of ctors, eg:
the first two calls are dot net reactor leftovers....

	public Test101()
	{
		z8VqVd2BoDB0euGJcb.IoRGjEXTw();
		hZGJKrMNSweI9iZoJp.urf8l2TrZXBjv();
		base..ctor();
	}

PS I see much more DNR leftover code inside assembly body, but not sure if the tool is capable of deleting that too?...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions