5 references to JitLibrary
ILCompiler.ReadyToRun (5)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (4)
77
[DllImport(
JitLibrary
)]
82
[DllImport(
JitLibrary
)]
119
[DllImport(
JitLibrary
)]
122
[DllImport(
JitLibrary
)]
src\runtime\src\coreclr\tools\Common\JitInterface\JitConfigProvider.cs (1)
63
if (libName == CorInfoImpl.
JitLibrary
)