1 write to _emitPrecode
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\ImportSectionNode.cs (1)
53
_emitPrecode
= emitPrecode;
1 reference to _emitPrecode
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\ImportSectionNode.cs (1)
95
public bool EmitPrecode =>
_emitPrecode
;