Commit ce69973
fix: add stub add_file_imports/resolve_import to CSharpAnalyzer
CSharpAnalyzer was missing implementations for the new abstract methods
added by this PR, causing TypeError on import.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent d5e506f commit ce69973
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
0 commit comments