206 references to Debugger
Aspire.Dashboard.Components.Tests (3)
Aspire.Dashboard.Tests (3)
Aspire.Hosting (1)
Aspire.Hosting.Testing (1)
Aspire.Hosting.Tests (3)
dotnet-openapi (1)
dotnet-svcutil-lib (2)
GetDocument.Insider (1)
.packages\microsoft.extensions.hostfactoryresolver.sources\10.0.0-alpha.1.24619.8\contentFiles\cs\netstandard2.0\HostFactoryResolver.cs (1)
28if (Debugger.IsAttached)
IIS.Common.TestLib (2)
IIS.Microbenchmarks (1)
ILLink.RoslynAnalyzer (4)
Infrastructure.Common (1)
InMemory.FunctionalTests (2)
Interop.FunctionalTests (2)
Microsoft.Analyzers.Local.Tests (1)
Microsoft.AspNetCore.BrowserTesting (1)
Microsoft.AspNetCore.Components.Authorization.Tests (1)
Microsoft.AspNetCore.Components.Endpoints (1)
Microsoft.AspNetCore.Components.Performance (1)
Microsoft.AspNetCore.Components.Server.Tests (1)
Microsoft.AspNetCore.Components.Tests (4)
Microsoft.AspNetCore.ConcurrencyLimiter.Microbenchmarks (1)
Microsoft.AspNetCore.Diagnostics (2)
Microsoft.AspNetCore.Diagnostics.Middleware (1)
Microsoft.AspNetCore.Grpc.Microbenchmarks (1)
Microsoft.AspNetCore.Hosting.Tests (1)
Microsoft.AspNetCore.Http (2)
Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks (1)
Microsoft.AspNetCore.Http.Connections (2)
Microsoft.AspNetCore.Http.Microbenchmarks (1)
Microsoft.AspNetCore.InternalTesting (2)
Microsoft.AspNetCore.Mvc.Testing (1)
.packages\microsoft.extensions.hostfactoryresolver.sources\10.0.0-alpha.1.24619.8\contentFiles\cs\netstandard2.0\HostFactoryResolver.cs (1)
28if (Debugger.IsAttached)
Microsoft.AspNetCore.OpenApi.Microbenchmarks (1)
Microsoft.AspNetCore.OutputCaching.Microbenchmarks (1)
Microsoft.AspNetCore.OutputCaching.Tests (1)
Microsoft.AspNetCore.RequestDecompression.Microbenchmarks (1)
Microsoft.AspNetCore.ResponseCaching.Microbenchmarks (1)
Microsoft.AspNetCore.ResponseCaching.Tests (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.IISIntegration (1)
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (1)
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
Microsoft.AspNetCore.SignalR.Core (2)
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
Microsoft.AspNetCore.SignalR.Specification.Tests (4)
Microsoft.AspNetCore.TestHost (1)
.packages\microsoft.extensions.hostfactoryresolver.sources\10.0.0-alpha.1.24619.8\contentFiles\cs\netstandard2.0\HostFactoryResolver.cs (1)
28if (Debugger.IsAttached)
Microsoft.AspNetCore.WebSockets.Microbenchmarks (1)
Microsoft.AspNetCore.WebUtilities.Microbenchmarks (1)
Microsoft.Build (2)
Microsoft.Build.Framework (1)
Microsoft.CodeAnalysis (4)
Microsoft.CodeAnalysis.CodeStyle (4)
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
Microsoft.CodeAnalysis.CSharp (1)
Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Test.Utilities (1)
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider (4)
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (4)
Microsoft.CodeAnalysis.InteractiveHost (4)
Microsoft.CodeAnalysis.LanguageServer (2)
Microsoft.CodeAnalysis.Test.Utilities (1)
Microsoft.CodeAnalysis.UnitTests (3)
Microsoft.CodeAnalysis.Workspaces (6)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (4)
Microsoft.DotNet.Build.Tasks.Feed (1)
Microsoft.Extensions.Hosting.Testing (1)
Microsoft.Extensions.Http.Diagnostics (1)
Microsoft.Extensions.Logging.Debug (1)
Microsoft.Extensions.ObjectPool.Microbenchmark (1)
Microsoft.Maui (2)
Microsoft.ML.TestFrameworkCommon (1)
Microsoft.VisualStudio.IntegrationTest.Setup (16)
TestTraceListener.cs (16)
37if (Debugger.IsLogging())
39Debugger.Log(0, null, o?.ToString());
45if (Debugger.IsLogging())
47Debugger.Log(0, category, o?.ToString());
53if (Debugger.IsLogging())
55Debugger.Log(0, null, message);
61if (Debugger.IsLogging())
63Debugger.Log(0, category, message);
69if (Debugger.IsLogging())
71Debugger.Log(0, null, o?.ToString() + Environment.NewLine);
77if (Debugger.IsLogging())
79Debugger.Log(0, category, o?.ToString() + Environment.NewLine);
85if (Debugger.IsLogging())
87Debugger.Log(0, null, message + Environment.NewLine);
93if (Debugger.IsLogging())
95Debugger.Log(0, category, message + Environment.NewLine);
MSBuild (4)
MSBuildTaskHost (2)
mscorlib (1)
netstandard (1)
PresentationCore (2)
PresentationFramework (2)
Shared (1)
Sockets.BindTests (1)
Sockets.FunctionalTests (2)
System.ComponentModel.Composition (4)
System.ComponentModel.Composition.Registration (4)
System.Composition.Convention (4)
System.Diagnostics.Debug (1)
System.Private.CoreLib (21)
src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.GateThread.cs (1)
133Debugger.Break();
System.Runtime (1)
System.Windows.Forms (4)
System.Xaml (2)
Templates.Blazor.WebAssembly.Auth.Tests (1)
Templates.Blazor.WebAssembly.Tests (1)
Templates.Mvc.Tests (1)
Templates.Tests (1)
xunit.console (1)