- `true` has the opposite meaning now but most changes are due to new parameters names in `IViewEngine` - use name names in `Microsoft.AspNet.Mvc.ViewFound` and not found events - remove `IRazorPage.IsPartial` and `RazorView.IsPartial` - remove `IsPartial` properties from `Microsoft.AspNet.Mvc.Razor.BeginInstrumentationContext` and end events - add parameter checks to `RazorView` constructor; instances are not retrieved from DI nits: - remove unused `cacheKey` parameter from `RazorViewEngine.CreateCacheResult()` - correct duplicate test names in `RazorPageTest` - also `...OnPageExecutionListenerContext` -> `...OnPageExecutionContext` |
||
|---|---|---|
| .. | ||
| DefaultTemplatesUtilities.cs | ||
| HtmlHelperCheckboxTest.cs | ||
| HtmlHelperDisplayNameExtensionsTest.cs | ||
| HtmlHelperDisplayTextTest.cs | ||
| HtmlHelperFormExtensionsTest.cs | ||
| HtmlHelperFormTest.cs | ||
| HtmlHelperHiddenTest.cs | ||
| HtmlHelperLabelExtensionsTest.cs | ||
| HtmlHelperLinkGenerationTest.cs | ||
| HtmlHelperNameExtensionsTest.cs | ||
| HtmlHelperPartialExtensionsTest.cs | ||
| HtmlHelperPasswordTest.cs | ||
| HtmlHelperSelectTest.cs | ||
| HtmlHelperTest.cs | ||
| HtmlHelperValidationSummaryTest.cs | ||
| HtmlHelperValueTest.cs | ||
| HtmlStringTest.cs | ||
| TagBuilderTest.cs | ||
| TestResources.cs | ||
| ViewContextTests.cs | ||