2 references to ExecutionManagerCore
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\ExecutionManager\ExecutionManager_1.cs (1)
16
_executionManagerCore = new
ExecutionManagerCore
<NibbleMapLinearLookup>(target, addr);
Contracts\ExecutionManager\ExecutionManager_2.cs (1)
16
_executionManagerCore = new
ExecutionManagerCore
<NibbleMapConstantLookup>(target, addr);