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