2 references to Utf8SpanToPinnableBytes
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
2094
*namespaceName = (byte*)GetPin(
Utf8SpanToPinnableBytes
(mdType.Namespace));
2095
return (byte*)GetPin(
Utf8SpanToPinnableBytes
(mdType.Name));