Commit 142be8c
committed
Log warning if OOP doesn't return all of the requested tag helpers
With the current implementation, this should never happen. However, if something changes and *does* start happening, we'll log a warning.1 parent d222e4e commit 142be8c
File tree
1 file changed
+3
-0
lines changed- src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Discovery
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
173 | 176 | | |
174 | 177 | | |
175 | 178 | | |
| |||
0 commit comments