Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/PEAPI/
H A DCode.cs1290 public class CILLabel { class
1300 public CILLabel (uint offset, bool absolute) in CILLabel() method in PEAPI.CILLabel
1306 public CILLabel (uint offset) : this (offset, false) in CILLabel() method in PEAPI.CILLabel
1311 internal CILLabel() in CILLabel() method in PEAPI.CILLabel
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DPEAPI.cs169 public partial class CILLabel class
171 public CILLabel(uint offset) { } in CILLabel() method in PEAPI.CILLabel
172 public CILLabel(uint offset, bool absolute) { } in CILLabel() method in PEAPI.CILLabel
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DPEAPI.cs170 public partial class CILLabel class
172 public CILLabel(uint offset) { } in CILLabel() method in PEAPI.CILLabel
173 public CILLabel(uint offset, bool absolute) { } in CILLabel() method in PEAPI.CILLabel