1 write to _profileGuidedCompileRestrictionSet
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunSingleAssemblyCompilationModuleGroup.cs (1)
51
_profileGuidedCompileRestrictionSet
= true;
3 references to _profileGuidedCompileRestrictionSet
ILCompiler.ReadyToRun (3)
Compiler\ReadyToRunSingleAssemblyCompilationModuleGroup.cs (3)
27
if (!
_profileGuidedCompileRestrictionSet
)
48
if (
_profileGuidedCompileRestrictionSet
)
60
Debug.Assert(
_profileGuidedCompileRestrictionSet
);