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

Add doc

上级 cb5fbd5c
......@@ -17,6 +17,11 @@
namespace Microsoft.CodeAnalysis.FindSymbols
{
// This file contains the legacy SymbolFinder APIs. The APIs are legacy because they
// do not contain enough information for us to effectively remote them over to the OOP
// process to do the work. Specifically, they lack the "current project context" necessary
// to be able to effectively serialize symbols to/from the remote process.
public static partial class SymbolFinder
{
/// <summary>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册