1 write to Type
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\TypeAndMethod.cs (1)
23Type = type;
4 references to Type
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
146new DelegateCtorSignature(ctorKey.Type, targetMethodNode, ctorKey.Method));
Compiler\DependencyAnalysis\TypeAndMethod.cs (3)
32return Type == other.Type && 46return (Type?.GetHashCode() ?? 0) ^