Bug: null is object
My collegue found this minor bug in R#:
The code
if (null is object)
elicits the warning from R#
"The given expression is always of the given type"
whereas the compiler errors with
"The given expression is never of the given type"
--
Rajiv Delwadia
VersionOne, Inc.
Please sign in to leave a comment.