- #5317 - previously worked only because `TagBuilder` cannot be empty and `HtmlString` overrides `ToString()` - `TagBuilder.ToString()` (now the type's `FullName`) is also never empty - copy `NullHtmlEncoder` from Razor and give it a better name (`PassThroughHtmlEncoder`) - not available in this project and (from its namespace) not intended for general use |
||
|---|---|---|
| .. | ||
| AutoValidateAntiforgeryTokenAuthorizationFilterTest.cs | ||
| DefaultDisplayTemplatesTest.cs | ||
| DefaultEditorTemplatesTest.cs | ||
| ExpressionHelperTest.cs | ||
| ExpressionMetadataProviderTest.cs | ||
| HtmlAttributePropertyHelperTest.cs | ||
| PagedBufferedTextWriterTest.cs | ||
| PagedCharBufferTest.cs | ||
| PartialViewResultExecutorTest.cs | ||
| SaveTempDataFilterTest.cs | ||
| TemplateRendererTest.cs | ||
| TestViewBufferScope.cs | ||
| ValidateAntiforgeryTokenAuthorizationFilterTest.cs | ||
| ViewBufferTest.cs | ||
| ViewBufferTextWriterTest.cs | ||
| ViewResultExecutorTest.cs | ||