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