Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/PEAPI/
H A DCode.cs361 private static readonly byte FatExceptTable = 0x41; field in PEAPI.CILInstructions
847 exceptHeader = FatExceptTable; in CheckCode()