7 references to Write
Microsoft.AspNetCore.OutputCaching (7)
FormatterBinaryWriter.cs (5)
85
Write
(0); // length prefix
152
Write
((byte)(uValue | ~0x7Fu));
156
Write
((byte)uValue);
171
Write
((byte)((uint)uValue | ~0x7Fu));
175
Write
((byte)uValue);
OutputCacheEntryFormatter.cs (2)
169
writer.
Write
((byte)0);
193
writer.
Write
((byte)0);