3 references to AppendValue
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
Buffers\ViewBuffer.cs (3)
91
AppendValue
(new ViewBufferValue(new EncodingWrapper(unencoded)));
104
AppendValue
(new ViewBufferValue(content));
117
AppendValue
(new ViewBufferValue(encoded));