1 instantiation of NibbleMapLinearLookup
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\ExecutionManager\Helpers\NibbleMapLinearLookup.cs (1)
146
return new
NibbleMapLinearLookup
(target);
1 reference to NibbleMapLinearLookup
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\ExecutionManager\ExecutionManager_1.cs (1)
17
_executionManagerCore = new ExecutionManagerCore<
NibbleMapLinearLookup
>(target, map);