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