Comment 1 for bug 461721

Revision history for this message
Charlie Poole (charlie.poole) wrote :

This is a moderately large bit of work, requiring tests to verify that nullable arguments can be used in test cases and that the various sources support them correctly. All code that deals with nullable arguments should be under the control of an #if NET_2_0 statement.