Base:
method
WriteLine
System.IO.TextWriter.WriteLine(System.ReadOnlySpan<System.Char>)
1 override of WriteLine
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\IO\StreamWriter.cs (1)
1061
public override void
WriteLine
(ReadOnlySpan<char> buffer) { }