Oh yeah, and I also tried using
self.MainModule.Import(IEnumerableGetEnumerator.ReturnType)
instead of just
IEnumerableGetEnumerator.ReturnType
but that crashes with an InvalidOperationException.
--
--
mono-cecil
Oh yeah, and I also tried using
self.MainModule.Import(IEnumerableGetEnumerator.ReturnType)
instead of just
IEnumerableGetEnumerator.ReturnType
but that crashes with an InvalidOperationException.
--
--
mono-cecil