1 write to Flags
ILCompiler.ReadyToRun (1)
parent\parent\Common\Compiler\DependencyAnalysis\INodeWithCodeInfo.cs (1)
28
Flags
= flags;
4 references to Flags
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRun\MethodGCInfoNode.cs (1)
235
bool isFilterFunclet = (frameInfo.
Flags
& FrameInfoFlags.Filter) != 0;
parent\parent\Common\Compiler\DependencyAnalysis\INodeWithCodeInfo.cs (3)
35
=>
Flags
== other.
Flags
45
hash.Add(
Flags
);