netcoreapp3.0
namespace System.IO
{
    public abstract class TextWriter : MarshalByRefObject, IAsyncDisposable, IDisposable
    {
        public virtual void WriteLine(ReadOnlySpan<char> buffer);
    }
}
nuget.org
0.1 %
Reference this API
Upgrade Planner
0.0 %
Reference this API
Assembly System.Runtime.Extensions , Version=4.2.1.0, PublicKeyToken=b03f5f7f11d50a3a
Implementation Source
Help Documentation
.NET 5.06.07.08.09.0
.NET Core 2.12.23.03.1
.NET Standard 2.1
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/01/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙