1 write to _jitPath
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilationBuilder.cs (1)
113
_jitPath
= jitPath;
1 reference to _jitPath
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilationBuilder.cs (1)
326
JitConfigProvider.Initialize(_context.Target, corJitFlags, _ryujitOptions,
_jitPath
);