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