Home
last modified time | relevance | path

Searched refs:USHeapIndex (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/PEAPI/
H A DCode.cs14 protected static readonly uint USHeapIndex = 0x70000000; field in PEAPI.CILInstruction
195 output.Write(USHeapIndex | strIndex); in Write()