jiller / agentsmithplugin

Automatically exported from code.google.com/p/agentsmithplugin
0 stars 0 forks source link

XML entities are not preserved #184

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Reflowing and retagging this:

/// <summary>
/// Initializes a new instance of the <see cref="DefaultValueGetter&lt;T&gt;"/> 
class.
/// </summary>

results in this:

/// <summary>Initializes a new instance of the <see 
cref="DefaultValueGetter<T>" /> class.</summary>

Original issue reported on code.google.com by DHilgart...@gmail.com on 28 Jan 2012 at 12:58