1 write to _insertDeterministicEntry
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\DebugDirectoryNode.cs (1)
37
_insertDeterministicEntry
= sourceModule == null; // Mark module as deterministic if generating composite image
2 references to _insertDeterministicEntry
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\DebugDirectoryNode.cs (2)
73
+ (
_insertDeterministicEntry
? 1 : 0)) * ImageDebugDirectorySize;
124
if (
_insertDeterministicEntry
)