2 references to ExportedMethods
ilc (1)
Program.cs (1)
649
defFileWriter.AddExportedMethods(provider.
ExportedMethods
);
ILCompiler.Compiler (1)
Compiler\UnmanagedEntryPointsRootProvider.cs (1)
66
foreach (var ecmaMethod in
ExportedMethods
)