3 references to CompareMethodConstraints
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRun\TypeValidationChecker.cs (3)
464
if (!
CompareMethodConstraints
(interfaceMethod, resolvedMethod))
486
if (!
CompareMethodConstraints
(interfaceMethod, impl))
506
if (!
CompareMethodConstraints
(virtualMethod, implementationMethod))