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