2 references to constructStringLiteral
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
3874
return
constructStringLiteral
(_methodScope, (mdToken)CorTokenType.mdtString, ref ppValue);
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl_generated.cs (1)
2625
return _this.
constructStringLiteral
(module, metaTok, ref *ppValue);