1 implementation of Encode
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
HtmlHelper.cs (1)
285public string Encode(object value)
1 reference to Encode
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Rendering\IHtmlHelperOfT.cs (1)
182/// <inheritdoc cref="IHtmlHelper.Encode(object)"/>