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