1 instantiation of DelegateCtorSignature
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
146new DelegateCtorSignature(ctorKey.Type, targetMethodNode, ctorKey.Method));
2 references to DelegateCtorSignature
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\DelegateCtorSignature.cs (2)
90DelegateCtorSignature otherNode = (DelegateCtorSignature)other;