1 write to _profileGuidedCompileRestriction
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunSingleAssemblyCompilationModuleGroup.cs (1)
53
_profileGuidedCompileRestriction
= profileGuidedCompileRestriction;
3 references to _profileGuidedCompileRestriction
ILCompiler.ReadyToRun (3)
Compiler\ReadyToRunSingleAssemblyCompilationModuleGroup.cs (3)
30
if (
_profileGuidedCompileRestriction
!= null)
32
if (!
_profileGuidedCompileRestriction
.IsMethodInInputProfileData(method))
63
if (
_profileGuidedCompileRestriction
!= null)