3 references to InvalidOperation_EmptyStack
System (3)
compmod\system\collections\generic\stack.cs (2)
215ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_EmptyStack); 224ThrowHelper.ThrowInvalidOperationException(ExceptionResource.InvalidOperation_EmptyStack);
compmod\system\collections\generic\throwhelper.cs (1)
253case ExceptionResource.InvalidOperation_EmptyStack: