提交 d256ecd0 编写于 作者: M Manish Vasani
上级 2552aa46
......@@ -221,8 +221,7 @@ private void AnalyzeSyntaxNode(SyntaxNodeAnalysisContext context, INamedTypeSymb
var allLocations = ImmutableArray.Create(
localDeclarator.GetLocation(),
identifierName.GetLocation(),
invocationOrCreation.GetLocation(),
containingStatement.GetLocation());
invocationOrCreation.GetLocation());
// If the local variable only has one declarator, then report the suggestion on the whole
// declaration. Otherwise, return the suggestion only on the single declarator.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册