1 write to CallingMethod
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
534
CallingMethod
= callingMethod;
5 references to CallingMethod
ILCompiler.ReadyToRun (5)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (5)
131
cellKey.
CallingMethod
);
539
return Method.Equals(other.Method) &&
CallingMethod
== other.
CallingMethod
;
549
return (
CallingMethod
!= null ? unchecked(199 *
CallingMethod
.GetHashCode()) : 0)