Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/codegen/
H A DMethodInstr.cs35 cil.MethInst (op, operand.PeapiMethod); in Emit()
H A DLdtokenInstr.cs48 cil.MethInst (PEAPI.MethodOp.ldtoken, in Emit()
/dports/lang/mono/mono-5.10.1.57/mcs/class/PEAPI/
H A DCode.cs504 public void MethInst(MethodOp inst, Method m) in MethInst() method in PEAPI.CILInstructions
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DPEAPI.cs156 public void MethInst(PEAPI.MethodOp inst, PEAPI.Method m) { } in MethInst() method in PEAPI.CILInstructions
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DPEAPI.cs157 public void MethInst(PEAPI.MethodOp inst, PEAPI.Method m) { } in MethInst() method in PEAPI.CILInstructions