1 reference to getStringChar
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl_generated.cs (1)
1435return _this.getStringChar(strObj, index, value) ? (byte)1 : (byte)0;