44        fixed (
byte* bytes2 = &
array[0])
 
   46            @
string = utf8Decoder.
GetString(bytes2, num);
 
 
 
static ArrayPool< T > Shared
 
static unsafe string DecodeUtf8(byte *bytes, int byteCount, byte[]? prefix, MetadataStringDecoder utf8Decoder)
 
static bool TestOnly_LightUpEnabled
 
static unsafe string DecodeUtf8Prefixed(byte *bytes, int byteCount, byte[] prefix, MetadataStringDecoder utf8Decoder)
 
static void Copy(int[] source, int startIndex, IntPtr destination, int length)