Skip to content

Commit

Permalink
Fixed XML comment with unresolvable cref attribute i FunctionAllGroup…
Browse files Browse the repository at this point in the history
…sCollector
  • Loading branch information
rclabo committed Apr 23, 2021
1 parent d00f948 commit 208cc21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public class FunctionAllGroupsCollector<TMutableValue> : AbstractAllGroupsCollec
private TMutableValue mval;

/// <summary>
/// Constructs a <see cref="FunctionAllGroupsCollector"/> instance.
/// Constructs a <see cref="FunctionAllGroupsCollector{TMutableValue}"/> instance.
/// </summary>
/// <param name="groupBy">The <see cref="ValueSource"/> to group by</param>
/// <param name="vsContext">The <see cref="ValueSource"/> context</param>
Expand Down

0 comments on commit 208cc21

Please sign in to comment.