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
ctx
ThreadSafeContextThread safe context this module is part of
module
ModuleModule to add
lib
JITDyLibLibrary to work on
Returns
- ResourceTracker
Resource tracker for this instance