1 write to Method
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
410
Method
= method;
4 references to Method
ILCompiler.Compiler (4)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (4)
127
return new NativeLayoutMethodEntrypointGenericDictionarySlotNode(_factory, key.
Method
, key.FunctionPointerTarget, key.Unboxing);
428
if (other.
Method
!=
Method
)
439
int hashCode =
Method
.GetHashCode() ^ (Unboxing ? 1 : 0);