Method EmitStringMethod
EmitStringMethod(ILGenerator, MethodInfo, string)
Emits method call with value
parameter.
public static void EmitStringMethod(ILGenerator il, MethodInfo method, string value)
Parameters
il
ILGeneratorCode generator.
method
MethodInfoMethod information.
value
stringText string.