Hi, I am building a compiler to .NET. What IL instructions allow me to load data from memory? I need to access my symbols table from IL code to build the compiler and I don't find the correct instructions. Thank you