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