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