Base:
method
Write
System.IO.TextWriter.Write(System.String, params System.Object[])
1 override of Write
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\IO\StreamWriter.cs (1)
1051
public override void
Write
([StringSyntax(StringSyntaxAttribute.CompositeFormat)] string format, params object?[] arg) { }