What is the game you are using with IL2CPP Resolver?
SCP:SL
Details:
I can't find/call methods inside the Camera class such as Camera.ScreenPointToRay(Vector3), Camera.ViewportPointToRay(Vector3) and I can't find AudioSource.Play() and others. Most often it is the class
Screenshots/Video:
No response
Minimal, Complete and Verifiable Example code:
IL2CPP::Class::Utils::GetMethodPointer("AudioSource", "Play", 0)