3 writes to classInstCount
ILCompiler.RyuJit (3)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (3)
881
sig->sigInst.
classInstCount
= (uint)owningTypeInst.Length;
924
sig->sigInst.
classInstCount
= 0; // Not used by the JIT
946
sig->sigInst.
classInstCount
= 0;