2 references to constructStringLiteral
ILCompiler.RyuJit (2)
parent\parent\Common\JitInterface\CorInfoImpl_generated.cs (1)
2658
return _this.
constructStringLiteral
(module, metaTok, ref *ppValue);
parent\parent\Common\JitInterface\CorInfoImpl.cs (1)
4226
return
constructStringLiteral
(_methodScope, (mdToken)CorTokenType.mdtString, ref ppValue);