189 references to Out
Aspire.Hosting (1)
BuildValidator (1)
ClientSample (3)
csc (4)
CSharpSyntaxGenerator (1)
dotnet-dev-certs (3)
dotnet-getdocument (3)
dotnet-openapi (3)
dotnet-sql-cache (3)
dotnet-svcutil-lib.Tests (1)
dotnet-user-jwts (3)
dotnet-user-secrets (3)
GetDocument.Insider (3)
HttpStress (3)
IIS.Microbenchmarks (1)
Microsoft.AspNetCore.Components.Performance (1)
Microsoft.AspNetCore.ConcurrencyLimiter.Microbenchmarks (1)
Microsoft.AspNetCore.Grpc.Microbenchmarks (1)
Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks (1)
Microsoft.AspNetCore.Http.Microbenchmarks (1)
Microsoft.AspNetCore.OpenApi.Microbenchmarks (1)
Microsoft.AspNetCore.OutputCaching.Microbenchmarks (1)
Microsoft.AspNetCore.RequestDecompression.Microbenchmarks (1)
Microsoft.AspNetCore.ResponseCaching.Microbenchmarks (1)
Microsoft.AspNetCore.ResponseCompression.Microbenchmarks (1)
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Microsoft.AspNetCore.Security.Microbenchmarks (1)
Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks (1)
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
Microsoft.AspNetCore.Shared.Tests (2)
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
Microsoft.AspNetCore.WebSockets.Microbenchmarks (1)
Microsoft.AspNetCore.WebUtilities.Microbenchmarks (1)
Microsoft.Build (6)
Microsoft.Build.Engine.UnitTests (5)
Microsoft.Build.Tasks.CodeAnalysis (3)
Microsoft.Cci.Extensions (1)
Microsoft.CodeAnalysis (1)
Microsoft.CodeAnalysis.CodeStyle (1)
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider (1)
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (1)
Microsoft.CodeAnalysis.InteractiveHost (6)
Microsoft.CodeAnalysis.Scripting (1)
Microsoft.CodeAnalysis.Test.Utilities (1)
Microsoft.CodeAnalysis.Workspaces (1)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
Microsoft.DotNet.AsmDiff (1)
Microsoft.DotNet.GenAPI (1)
Microsoft.DotNet.SwaggerGenerator.CmdLine (1)
Microsoft.Extensions.Diagnostics (1)
Microsoft.Extensions.Logging.Console (2)
Microsoft.Extensions.ObjectPool.Microbenchmark (1)
Microsoft.Extensions.Telemetry (1)
Microsoft.ML.Core (3)
Microsoft.ML.ResultProcessor (1)
Microsoft.ML.Tests (1)
MSBuild (5)
PresentationCore (1)
PresentationFramework (1)
RunTests (3)
Stress.ApiService (1)
Swaggatherer (2)
System.Console (51)
System\Console.cs (41)
733Out.WriteLine();
739Out.WriteLine(value);
745Out.WriteLine(value);
751Out.WriteLine(buffer);
757Out.WriteLine(buffer, index, count);
763Out.WriteLine(value);
769Out.WriteLine(value);
775Out.WriteLine(value);
781Out.WriteLine(value);
788Out.WriteLine(value);
794Out.WriteLine(value);
801Out.WriteLine(value);
807Out.WriteLine(value);
813Out.WriteLine(value);
819Out.WriteLine(value);
825Out.WriteLine(format, arg0);
831Out.WriteLine(format, arg0, arg1);
837Out.WriteLine(format, arg0, arg1, arg2);
844Out.WriteLine(format, null, null); // faster than Out.WriteLine(format, (Object)arg);
846Out.WriteLine(format, arg);
857Out.WriteLine(format, arg);
863Out.Write(format, arg0);
869Out.Write(format, arg0, arg1);
875Out.Write(format, arg0, arg1, arg2);
882Out.Write(format, null, null); // faster than Out.Write(format, (Object)arg);
884Out.Write(format, arg);
895Out.Write(format, arg);
901Out.Write(value);
907Out.Write(value);
913Out.Write(buffer);
919Out.Write(buffer, index, count);
925Out.Write(value);
931Out.Write(value);
937Out.Write(value);
943Out.Write(value);
950Out.Write(value);
956Out.Write(value);
963Out.Write(value);
969Out.Write(value);
975Out.Write(value);
981Out.Write(value);
System.Diagnostics.TextWriterTraceListener (3)
Templates.Blazor.Tests (2)
Templates.Blazor.WebAssembly.Auth.Tests (2)
Templates.Blazor.WebAssembly.Tests (2)
Templates.Mvc.Tests (2)
Templates.Tests (2)
TestDiscoveryWorker (2)
TestProject.AppHost (1)
vbc (4)
VBCSCompiler (4)
Wasm.Performance.ConsoleHost (2)
xunit.console (2)