- do not blindly use `FindPage()` / `FindView()` result in `Exception.Message` or returned results - failure scenarios involve new `Any()` calls but rarely additional `List<string>()` allocations - change `ViewEngine_ViewNotFound` resource to be consistent with similar errors - remove trailing period at end of searched locations list nit: remove remaining `null` checks of `SearchedLocations` in not found cases; never `null` then |
||
|---|---|---|
| .. | ||
| ContentViewComponentResultTest.cs | ||
| DefaultViewComponentActivatorTests.cs | ||
| DefaultViewComponentDescriptorProviderTest.cs | ||
| DefaultViewComponentSelectorTest.cs | ||
| JsonViewComponentResultTest.cs | ||
| ViewComponentConventionsTest.cs | ||
| ViewComponentMethodSelectorTest.cs | ||
| ViewViewComponentResultTest.cs | ||