ILInstructionAttributeSet

Type Alias ILInstructionAttributeSet 

Source
pub type ILInstructionAttributeSet = HashSet<ILInstructionAttribute>;

Aliased Typeยง

pub struct ILInstructionAttributeSet { /* private fields */ }