3 references to CompareMethodConstraints
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRun\TypeValidationChecker.cs (3)
465
if (!
CompareMethodConstraints
(interfaceMethod, resolvedMethod))
487
if (!
CompareMethodConstraints
(interfaceMethod, impl))
507
if (!
CompareMethodConstraints
(virtualMethod, implementationMethod))