2 references to GetAllMethods
ILCompiler.Compiler (2)
Compiler\CompilerTypeSystemContext.Aot.cs (2)
196return GetAllMethods(type, virtualOnly: false); 201return GetAllMethods(type, virtualOnly: true);