Richard Anthony Hein

Results 18 comments of Richard Anthony Hein

I tried using the -debug switch to disable optimizations, but it didn't work.

dotPeek was unable to decompile the method getImageSizes. ![image](https://user-images.githubusercontent.com/40005875/186443941-13546e07-0218-44a7-a240-d89a79dc3098.png)

I can decompile using ILDASM.

I built a local debug version of IKVMC etc..., and ran it. I get an Assertion when trying to generate the BitmapChecker code. ![image](https://user-images.githubusercontent.com/40005875/186487507-91b7e65d-b4af-4dc7-be21-6d2d39c387cf.png)

![image](https://user-images.githubusercontent.com/40005875/186487622-2c5c3734-fed5-4c73-b546-a7c8816b34ab.png) This is where the Debug.Assert is called.

@Mabenan I kind of got this working, but I am not sure I am using AsyncCallbackManagerForLLMRun correctly. Do you have an example of how to instantiate it properly to use...

never mind, I was mistaken ... getServerSideProps is returning a bool not the key