2 references to BoundedCheckForType
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\TypeValidationChecker.cs (2)
668
if (!
BoundedCheckForType
(genericParameter, instantiation.Length))
684
if (!
BoundedCheckForType
(possiblyCircularGenericParameter, maxDepth - 1))