1 write to Method
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
533Method = method;
5 references to Method
ILCompiler.ReadyToRun (5)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (5)
125cellKey.Method, 129cellKey.Method, 539return Method.Equals(other.Method) && CallingMethod == other.CallingMethod; 550^ unchecked(31 * Method.GetHashCode());