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