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