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