You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -265,7 +263,6 @@ public static ImmutableArray<MemberDeclarationSyntax> GetSyntax(CommandInfo comm
265
263
//
266
264
// /// <summary>Gets an <see cref="global::System.Windows.Input.ICommand" instance that can be used to cancel <see cref="<COMMAND_PROPERTY_NAME>"/>.</summary>
@@ -283,7 +280,6 @@ public static ImmutableArray<MemberDeclarationSyntax> GetSyntax(CommandInfo comm
283
280
$"/// <summary>Gets an <see cref=\"global::System.Windows.Input.ICommand\"/> instance that can be used to cancel <see cref=\"{commandInfo.PropertyName}\"/>.</summary>")),
0 commit comments