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