4 references to Size
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\BitConverter.cs (4)
288byte[] bytes = new byte[UInt128.Size]; 303if (destination.Length < UInt128.Size) 674if (startIndex > value.Length - UInt128.Size) 690if (value.Length < UInt128.Size)