- 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 |
||
|---|---|---|
| .. | ||
| Compilation | ||
| Internal | ||
| Precompilation | ||
| Properties | ||
| TagHelpers | ||
| DefaultPrecompiledViewsProviderTest.cs | ||
| DefaultRazorPageFactoryProviderTest.cs | ||
| DefaultTagHelperActivatorTest.cs | ||
| LanguageViewLocationExpanderTest.cs | ||
| Microsoft.AspNet.Mvc.Razor.Test.xproj | ||
| MvcRazorCodeParserTest.cs | ||
| RazorPageActivatorTest.cs | ||
| RazorPageCreateModelExpressionTest.cs | ||
| RazorPageCreateTagHelperTest.cs | ||
| RazorPageTest.cs | ||
| RazorTextWriterTest.cs | ||
| RazorViewEngineOptionsTest.cs | ||
| RazorViewEngineTest.cs | ||
| RazorViewTest.cs | ||
| SpanFactory.cs | ||
| project.json | ||