se1by
10/31/2020, 12:20 PMstaticCFunction
, but I can't figure out how to pass a function reference to it. I can't use a DetachedObjectGraph
as the function reference is externally referenced, and using a StableRef
throws an IncorrectDereferenceException
. Any ideas?