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