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
{{ message }}
This repository was archived by the owner on Apr 8, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: PublicApiAnalyzer/PublicApiAnalyzer.Test/Verifiers/CodeFixVerifier.cs
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -150,7 +150,7 @@ public bool UseTabs
150
150
/// <param name="diagnosticIndex">Index determining which diagnostic to use for determining the offered code fixes. Uses the first diagnostic if null.</param>
151
151
/// <param name="cancellationToken">The <see cref="CancellationToken"/> that the task will observe.</param>
152
152
/// <returns>The collection of offered code actions. This collection may be empty.</returns>
0 commit comments