Click or drag to resize

MethodBodyInstructions Property

Namespace:  Mono.Cecil.Cil
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public Collection<Instruction> Instructions { get; }

Property Value

Type: CollectionInstruction
See Also