VS 2015 IntelliSense: Exceptions Thrown not Previewed VS 2015 IntelliSense: Exceptions Thrown not Previewed xml xml

VS 2015 IntelliSense: Exceptions Thrown not Previewed


You could use this kind of summary instead

    /// <summary>    /// throws <exception cref="MyException">MyException</exception>    /// </summary>


This issue has been resolved in Visual Studio 2015 Update 1.

You can download it here.