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