dart-sdk/pkg/analysis_server/lib
Brian Wilkerson d56098f1d4 Fix an npe in AddStatic when the field declaration cannot be found
I wasn't able to find a test case that reproduced the bug.

Fixes: https://github.com/Dart-Code/Dart-Code/issues/3205
Change-Id: Ie45c76ef7ed18755ccc576ad9aa39ff35055233e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/192281
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
2021-03-20 20:00:29 +00:00
..
lsp_protocol Remove a couple of ignore-in-file comments and make one more unnecessary in generated code 2021-03-19 14:44:27 +00:00
plugin migrate multi-fixes to unique fix kinds 2021-02-25 00:24:35 +00:00
protocol [analyzer] Suggest arg names in front of positionals 2021-03-04 18:21:19 +00:00
src Fix an npe in AddStatic when the field declaration cannot be found 2021-03-20 20:00:29 +00:00
starter.dart Add an initial version of a 'dart language-server' command. 2021-01-06 18:14:51 +00:00