1 reference to chunksCount
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
4109
Span<AllocMemChunk> chunks = new Span<AllocMemChunk>(args.chunks, checked((int)args.
chunksCount
));