4 references to Size
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\BitConverter.cs (4)
169byte[] bytes = new byte[Int128.Size]; 183if (destination.Length < Int128.Size) 548if (startIndex > value.Length - Int128.Size) 563if (value.Length < Int128.Size)