2 references to ByteLength
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Buffer.cs (2)
81if ((uint)index >= (uint)ByteLength(array)) 92if ((uint)index >= (uint)ByteLength(array))