Base:
method
Flush
System.IO.TextWriter.Flush()
46 references to Flush
mscorlib (1)
system\appdomain.cs (1)
2838writer.Flush();
PresentationBuildTasks (7)
BuildTasks\Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (1)
702writer.Flush();
BuildTasks\Microsoft\Build\Tasks\Windows\UidManager.cs (1)
1186_targetWriter.Flush();
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (3)
672codeStreamWriter.Flush(); 2883codeStreamWriter.Flush(); 3188codeStreamWriter.Flush();
BuildTasks\MS\Internal\Tasks\CompilerLocalReference.cs (1)
233sw.Flush();
BuildTasks\MS\Internal\Tasks\CompilerState.cs (1)
145sw.Flush();
PresentationFramework (4)
src\Framework\MS\Internal\LayoutDump.cs (1)
98streamWriter.Flush();
src\Framework\System\Windows\Controls\WebBrowser.cs (1)
284sw.Flush();
src\Framework\System\Windows\Documents\TextRangeBase.cs (2)
1532textStreamWriter.Flush(); 1559rtfStreamWriter.Flush();
System (7)
compmod\microsoft\csharp\csharpcodeprovider.cs (3)
678sw.Flush(); 3741sw.Flush(); 3815sw.Flush();
compmod\system\codedom\compiler\CodeCompiler.cs (3)
269sw.Flush(); 462sw.Flush(); 507sw.Flush();
compmod\system\codedom\compiler\Executor.cs (1)
172sw.Flush();
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (1)
581fileStreamWriter.Flush();
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (1)
581fileStreamWriter.Flush();
fx\src\data\System\Data\SQLTypes\SqlXml.cs (1)
232 sw.Flush();
System.Data.Services (5)
System\Data\Services\DataService.cs (3)
2584writer.Flush(); 2590writer.Flush(); 2779batchHost.Writer.Flush();
System\Data\Services\ErrorHandler.cs (2)
82writer.Flush(); 113writer.Flush();
System.Data.Services.Client (6)
System\Data\Services\Client\DataServiceContext.cs (6)
4454this.buildBatchWriter.Flush(); 5013this.buildBatchWriter.Flush(); 5026this.buildBatchWriter.Flush(); 5184text.Flush(); 5209text.Flush(); 5945this.buildBatchWriter.Flush();
System.Runtime.Remoting (3)
channels\http\httpremotinghandler.cs (1)
304writer.Flush();
channels\http\httpstreams.cs (1)
564writer.Flush();
metadata\metadata.cs (1)
160fsWriter.Flush();
System.Web (2)
Compilation\BuildManagerHost.cs (1)
706writer.Flush();
Handlers\AssemblyResourceLoader.cs (1)
686writer.Flush();
System.Web.Extensions (2)
Compilation\WCFModel\MetadataFile.cs (1)
544contentWriter.Flush();
Script\Services\RestHandler.cs (1)
243writer.Flush();
System.Web.Services (3)
System\Web\Services\Protocols\DiscoveryServerProtocol.cs (1)
346writer.Flush();
System\Web\Services\Protocols\HttpServerProtocol.cs (1)
232writer.Flush();
System\Web\Services\Protocols\SoapServerProtocol.cs (1)
818sw.Flush();
System.Windows.Forms (1)
winforms\Managed\System\WinForms\WebBrowser.cs (1)
352sw.Flush();
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\XomlCompilerHelpers.cs (1)
714sw.Flush();
System.Workflow.Runtime (1)
WorkflowDefinitionDispenser.cs (1)
153streamWriter.Flush();