1 reference to GetPinnableReference
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\Utf16StringMarshaller.cs (1)
44=> ref str is null ? ref *(char*)0 : ref str.GetPinnableReference();