Home
last modified time | relevance | path

Searched defs:UIntInstr (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/PEAPI/
H A DCode.cs92 internal class UIntInstr : Instr { class
96 internal UIntInstr(int inst, int num, bool byteSize) : base(inst) in UIntInstr() method in PEAPI.UIntInstr