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