Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Sealed class: RT.Util.RummageAssumeTypeSafeAttribute

Summary

Use on a method or constructor parameter of type "Type". Instructs Rummage that this method uses the Type passed in in a way that is fully compatible with all obfuscations, including removing members not directly referenced, renaming members, unnesting types and so on.

Constructors

Creates a new instance of RummageAssumeTypeSafeAttribute.