Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/PEAPI/
H A DCode.cs200 internal class LabelInstr : CILInstruction { class
203 internal LabelInstr(CILLabel lab) in LabelInstr() method in PEAPI.LabelInstr