System.Core
Link
And then there are others who also combine this namespace, but the main one is on .Net 3.5 and higher.
If you are a project currently .Net 2.0, say, and you are using the correct version of VS (2005 and above) - you can just right-click on the properties of the proejct; and change the "Target Framework Version" to 3.5. System.Core
will become available.
If you do not see this in the parameters - then I assume that you are using an older VS
Andras zoltan
source share