Base:
method
Encode
System.Text.Encodings.Web.TextEncoder.Encode(System.IO.TextWriter, System.String, System.Int32, System.Int32)
1 reference to Encode
Microsoft.AspNetCore.Razor.Test (1)
TagHelpers\NullHtmlEncoderTest.cs (1)
87encoder.Encode(writer, value, startIndex, characterCount);