3 references to CompareMethodConstraints
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRun\TypeValidationChecker.cs (3)
454
if (!
CompareMethodConstraints
(interfaceMethod, resolvedMethod))
476
if (!
CompareMethodConstraints
(interfaceMethod, impl))
496
if (!
CompareMethodConstraints
(virtualMethod, implementationMethod))