2 references to IsEOF
Microsoft.AspNetCore.OutputCaching (2)
FormatterBinaryReader.cs (1)
36if (IsEOF)
OutputCacheEntryFormatter.cs (1)
373Debug.Assert(reader.IsEOF, "should have read entire payload");