3 references to GetExportedMethods
ILCompiler.Compiler (3)
Compiler\UnmanagedEntryPointsRootProvider.cs (3)
36return UnmanagedEntryPointsNode.GetExportedMethods(_module); 112foreach (EcmaMethod method in GetExportedMethods(_module)) 134foreach (EcmaMethod method in GetExportedMethods(_module))