提交 318cbf41 编写于 作者: H Heejae Chang

fixed build break

上级 dcff5661
......@@ -3,7 +3,7 @@
namespace Microsoft.CodeAnalysis.Diagnostics
{
/// <summary>
/// Base type of a type that is used as <see cref="DiagnosticsUpdatedArgs.Id"/> for live diagnostic
/// Base type of a type that is used as <see cref="DiagnosticsArgs.Id"/> for live diagnostic
/// </summary>
internal class AnalyzerUpdateArgsId : BuildToolId.Base<DiagnosticAnalyzer>, ISupportLiveUpdate
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册