Use string.IsNullOrEmpty to eliminate bounds check to first char (#17512)
authorBen Adams <thundercat@illyriad.co.uk>
Thu, 12 Apr 2018 21:08:04 +0000 (22:08 +0100)
committerJan Kotas <jkotas@microsoft.com>
Thu, 12 Apr 2018 21:08:04 +0000 (14:08 -0700)
commit6ac136e313826833b7fd32f0c8968297e8d7458e
tree9755b8020cbf5b356283e7604747849a5edcacf8
parent153a4e5682b709d0c43ac12931e29ae7f9e8fbc8
Use string.IsNullOrEmpty to eliminate bounds check to first char (#17512)
src/mscorlib/shared/System/String.cs