1 instantiation of FormatterBinaryWriter
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheEntryFormatter.cs (1)
119var writer = new FormatterBinaryWriter(output);
2 references to FormatterBinaryWriter
Microsoft.AspNetCore.OutputCaching (2)
OutputCacheEntryFormatter.cs (2)
119var writer = new FormatterBinaryWriter(output); 189static void WriteCommonHeader(ref FormatterBinaryWriter writer, string? value)