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