•Complex Number
•Location
•IObservable
•Stream.CopyTo
•Guid.TryParse, Version.TryParse, and Enum.TryParse
•Enum.HasFlag
•String.Concat and String.Join overloads that take IEnumerable
•String.IsNullOrWhiteSpace
•Environment.SpecialFolder additions
•Environment.Is64BitProcess and Environment.Is64BitOperatingSystem
•Path.Combine params support
•TimeSpan Globalized Formatting and Parsing
•Stopwatch.Restart
•StringBuilder.Clear
•IntPtr and UIntPtr Addition and Subtraction operators
•ServiceProcessInstaller.DelayedAutoStart
•ObservableCollection