Example #1
0
 public void ReplayTo(IILGen target)
 {
     target.Ldftn(_method);
 }
Example #2
0
 public void ReplayTo(IILGen target)
 {
     target.Ldftn(_method);
 }