1 reference to _FlushDelegate
mscorlib (1)
system\io\textwriter.cs (1)
614return Task.Factory.StartNew(_FlushDelegate, this, CancellationToken.None, TaskCreationOptions.DenyChildAttach, TaskScheduler.Default);