1 write to _compositeRootPath
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilation.cs (1)
380
_compositeRootPath
= compositeRootPath;
1 reference to _compositeRootPath
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilation.cs (1)
455
string relativeMsilPath = Path.GetRelativePath(
_compositeRootPath
, inputFile);