Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/PEAPI/
H A DCode.cs377 bool tinyFormat, fatExceptionFormat = false; field in PEAPI.CILInstructions
817 tinyFormat = true; in CheckCode()
823 tinyFormat = false; in CheckCode()
867 if (tinyFormat) { in Write()