1 instantiation of PassThroughHtmlEncoder
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
DefaultEditorTemplates.cs (1)
493public static new PassThroughHtmlEncoder Default { get; } = new PassThroughHtmlEncoder();
2 references to PassThroughHtmlEncoder
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
DefaultEditorTemplates.cs (2)
281label.WriteTo(writer, PassThroughHtmlEncoder.Default); 493public static new PassThroughHtmlEncoder Default { get; } = new PassThroughHtmlEncoder();