From fdadb935df22baa947a610370dcfa772a5d89477 Mon Sep 17 00:00:00 2001 From: Stephen Toub Date: Thu, 17 Jan 2019 16:40:34 -0500 Subject: Remove a few stale resource strings for ConcurrentStack (#22037) --- src/System.Private.CoreLib/Resources/Strings.resx | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src') diff --git a/src/System.Private.CoreLib/Resources/Strings.resx b/src/System.Private.CoreLib/Resources/Strings.resx index b13bce230d..906ca365ea 100644 --- a/src/System.Private.CoreLib/Resources/Strings.resx +++ b/src/System.Private.CoreLib/Resources/Strings.resx @@ -3571,15 +3571,6 @@ The write lock is being released without being held. - - The count argument must be greater than or equal to zero. - - - The sum of the startIndex and count arguments must be less than or equal to the collection's Count. - - - The startIndex argument must be greater than or equal to zero. - This method is not supported on signature types. -- cgit v1.2.3