提交 daca1f03 编写于 作者: C Cyrus Najmabadi

Add remark

上级 63764370
......@@ -123,6 +123,7 @@ private class SearchResult
/// <summary>
/// Find the locations that need to be renamed.
/// </summary>
/// <remarks>Do not call this method directly. Instead, use <see cref="Renamer.FindRenameLocationsAsync"/></remarks>
internal static async Task<RenameLocations> FindLocationsInCurrentProcessAsync(
ISymbol symbol, Solution solution, RenameOptionSet optionSet, CancellationToken cancellationToken)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册