2 references to GetMethodLayoutAnchor
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\MethodWithGCInfo.cs (2)
428
MethodDesc methodLayoutAnchor =
GetMethodLayoutAnchor
(_method, out int methodLayoutRank);
429
MethodDesc otherLayoutAnchor =
GetMethodLayoutAnchor
(otherNode._method, out int otherLayoutRank);