1 write to _targetDetails
ILCompiler.ReadyToRun (1)
ObjectWriter\ProfileFileBuilder.cs (1)
67
_targetDetails
= targetDetails;
2 references to _targetDetails
ILCompiler.ReadyToRun (2)
ObjectWriter\ProfileFileBuilder.cs (2)
68
_pageSize =
_targetDetails
.Architecture switch
74
_ => throw new NotImplementedException(
_targetDetails
.Architecture.ToString())