3 references to GetReflectableMethods
ILCompiler.Compiler (3)
Compiler\MetadataManager.cs (2)
743
foreach (var method in
GetReflectableMethods
())
843
foreach (var method in
GetReflectableMethods
())
Compiler\UsageBasedMetadataManager.cs (1)
889
foreach (var method in
GetReflectableMethods
())