5 references to JitLibrary
ILCompiler.ReadyToRun (5)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (4)
79
[DllImport(
JitLibrary
)]
84
[DllImport(
JitLibrary
)]
121
[DllImport(
JitLibrary
)]
124
[DllImport(
JitLibrary
)]
src\runtime\src\coreclr\tools\Common\JitInterface\JitConfigProvider.cs (1)
63
if (libName == CorInfoImpl.
JitLibrary
)