3 references to Create
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\ExecutionManager\ExecutionManagerCore.EEJitManager.cs (1)
21
_runtimeFunctions = RuntimeFunctionLookup.
Create
(target);
Contracts\ExecutionManager\ExecutionManagerCore.ReadyToRunJitManager.cs (1)
24
_runtimeFunctions = RuntimeFunctionLookup.
Create
(target);
Contracts\StackWalk\Context\Wasm\WasmR2RInfo.cs (1)
27
_runtimeFunctions = RuntimeFunctionLookup.
Create
(target);