Method AddWithTracking
AddWithTracking(ThreadSafeContext, Module, JITDyLib)
Adds a module to this JIT with removal tracking
ResourceTracker AddWithTracking(ThreadSafeContext ctx, Module module, JITDyLib lib = default)
Parameters
ctxThreadSafeContextThread safe context this module is part of
moduleModuleModule to add
libJITDyLibLibrary to work on
Returns
- ResourceTracker
Resource tracker for this instance