예제 #1
0
 protected MethodReference FixMethodToken(MethodReference token)
 {
     return module.Import (token.CopyGeneric (module, coroutineType, skews));
 }