Remove some dead argument checks for unsigned primitives for less than zero (#12349)
authorHugh Bellamy <hughbellars@gmail.com>
Sat, 17 Jun 2017 14:32:10 +0000 (21:32 +0700)
committerDan Moseley <danmose@microsoft.com>
Sat, 17 Jun 2017 14:32:10 +0000 (07:32 -0700)
commit34f33a8ccb1ce0f522ea14edde8ceb976997855f
tree032bd466416535ad27215e334c121dc235c8d62c
parenta02634eb41284dbd432ef84aa38f526f955e5f64
Remove some dead argument checks for unsigned primitives for less than zero (#12349)

* Remove dead comparisons of unsigned primitive less than zero

* Delete bad assertition that is consistently hit using the Debug coreclr using the tests
src/mscorlib/src/System/Runtime/InteropServices/SafeBuffer.cs