3 references to GetReflectableMethods
ILCompiler.Compiler (3)
Compiler\MetadataManager.cs (2)
755foreach (var method in GetReflectableMethods()) 855foreach (var method in GetReflectableMethods())
Compiler\UsageBasedMetadataManager.cs (1)
890foreach (var method in GetReflectableMethods())