2 references to ReflectedDelegateTargetVirtualMethod
ILCompiler.Compiler (2)
Compiler\UsageBasedMetadataManager.cs (2)
609
DelegateTargetVirtualMethodNode targetVirtualMethod = factory.
ReflectedDelegateTargetVirtualMethod
(target.GetCanonMethodTarget(CanonicalFormKind.Specific));
643
factory.
ReflectedDelegateTargetVirtualMethod
(decl.GetCanonMethodTarget(CanonicalFormKind.Specific)),