1 write to MethodContext
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
576MethodContext = methodContext;
4 references to MethodContext
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (4)
176key.MethodContext)); 586MethodContext.Equals(other.MethodContext); 601MethodContext.GetHashCode());