1 write to Format
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
230
Format
= format;
4 references to Format
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRun\MethodColdCodeNode.cs (1)
27
return factory.
Format
switch
Compiler\DependencyAnalysis\ReadyToRun\MethodWithGCInfo.cs (1)
306
return factory.
Format
switch
Compiler\ReadyToRunCodegenCompilation.cs (2)
508
if (NodeFactory.Target.IsWindows && NodeFactory.
Format
== ReadyToRunContainerFormat.PE)
512
else if (NodeFactory.Target.IsApplePlatform && NodeFactory.
Format
== ReadyToRunContainerFormat.MachO)