dotnet / dotnet/dotnet-api-docs
Invalid Remarks section in System.IO.BinaryWriter.Flush Method
Open
area-System.IO
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
---
**Issue moved from dotnet/docs#18694**
- Please respond to @mcpiroman.
---
_From @mcpiroman on Friday, May 29, 2020 11:37:31 AM_
**Issue description**
https://docs.microsoft.com/en-us/dotnet/api/system.io.binarywriter.flush#System_IO_BinaryWriter_Flush
Flush section seems to be copy-pasted from `System.IO.StreamWriter.Flush`. Especially, it mentions ` AutoFlush` property, which `System.IO.BinaryWriter` does not have.
**Target framework**
Check the .NET target framework(s) being used, and include the version number(s).
- [X] .NET Core
- [X] .NET Framework
- [X] .NET Standard
Contributor guide
Assessment
This issue has not been assessed yet.