1360 references to DebuggerDisplay
Aspire.Dashboard (97)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (16)
250[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
447[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
731[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1098[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1683[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1874[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2146[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2378[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2614[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2805[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
3303[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
3956[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
4774[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
5025[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
5476[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
5731[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (22)
171[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
332[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
536[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1137[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1471[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1720[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2012[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2298[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2583[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2904[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
3242[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
3483[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
3850[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
4615[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
4828[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
5063[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
5357[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
5547[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
5768[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
6069[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
6364[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
6569[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
Model\ResourceViewModel.cs (6)
19[DebuggerDisplay("Name = {Name}, ResourceType = {ResourceType}, State = {State}, Properties = {Properties.Count}")]
147[DebuggerDisplay("Name = {Name}, DisplayName = {DisplayName}")]
227[DebuggerDisplay("Name = {Name}, Value = {Value}, FromSpec = {FromSpec}, IsValueMasked = {IsValueMasked}")]
249[DebuggerDisplay("Name = {Name}, Value = {Value}, IsValueSensitive = {IsValueSensitive}, IsValueMasked = {IsValueMasked}")]
321[DebuggerDisplay("Name = {Name}, Url = {Url}, IsInternal = {IsInternal}")]
385[DebuggerDisplay("ResourceName = {ResourceName}, Type = {Type}")]
Aspire.Hosting (61)
ApplicationModel\CustomResourceSnapshot.cs (8)
15[DebuggerDisplay("ResourceType = {ResourceType,nq}, State = {State?.Text,nq}, HealthStatus = {HealthStatus?.ToString(),nq}, Properties = {Properties.Length}")]
154[DebuggerDisplay("{Text}")]
171[DebuggerDisplay("{Value}", Name = "{Name}")]
180[DebuggerDisplay("{Url}", Name = "{Name}")]
190[DebuggerDisplay("{Source}", Name = "{Target}")]
205[DebuggerDisplay("{Value}", Name = "{Name}")]
245[DebuggerDisplay(null, Name = "{Name}")]
255[DebuggerDisplay("{Status}", Name = "{Name}")]
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (22)
171[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
332[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
536[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1137[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1471[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1720[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2012[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2298[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2583[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2904[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
3242[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
3483[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
3850[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
4615[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
4828[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
5063[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
5357[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
5547[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
5768[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
6069[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
6364[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
6569[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
Aspire.Hosting.Testing.Tests (1)
Aspire.Hosting.Tests (1)
AzureContainerApps.AppHost (2)
AzureFunctionsEndToEnd.AppHost (3)
AzureSearch.AppHost (2)
AzureStorageEndToEnd.AppHost (2)
BasketService (9)
BicepSample.AppHost (2)
BrowserTelemetry.AppHost (2)
CdkSample.AppHost (2)
CodeGenerator (1)
ConfigurationSchemaGenerator (2)
CosmosEndToEnd.AppHost (2)
CustomResources.AppHost (1)
DatabaseMigration.AppHost (3)
dotnet-svcutil-lib (17)
Elasticsearch.AppHost (2)
EventHubs.AppHost (3)
HealthChecksSandbox.AppHost (1)
illink (1)
IntegrationTestsWebsite (5)
InteropClient (13)
artifacts\obj\InteropClient\Release\net10.0\Messages.cs (12)
96[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
292[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
529[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
759[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1275[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1561[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1818[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2014[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2303[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2629[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2835[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
3030[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
InteropWebsite (13)
artifacts\obj\InteropWebsite\Release\net10.0\Messages.cs (12)
96[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
292[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
529[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
759[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1275[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1561[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1818[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2014[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2303[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2629[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2835[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
3030[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
IOperationGenerator (1)
KafkaBasic.AppHost (3)
Keycloak.AppHost (3)
KeyManagementSimulator (1)
Microsoft.Analyzers.Local (4)
Microsoft.AspNetCore (1)
Microsoft.AspNetCore.Antiforgery (1)
Microsoft.AspNetCore.Authorization (2)
Microsoft.AspNetCore.Components (16)
Microsoft.AspNetCore.Components.Endpoints (8)
Microsoft.AspNetCore.Components.Server (1)
Microsoft.AspNetCore.Connections.Abstractions (2)
Microsoft.AspNetCore.Cors (2)
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (18)
Microsoft.AspNetCore.Grpc.Microbenchmarks (3)
Microsoft.AspNetCore.Grpc.Swagger.Tests (35)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net10.0\Proto\Messages.cs (13)
115[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
472[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
688[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1493[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1688[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2251[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2467[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2665[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2864[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
3099[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
3308[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
3731[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
3910[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
Microsoft.AspNetCore.Hosting (2)
Microsoft.AspNetCore.Html.Abstractions (2)
Microsoft.AspNetCore.Http (14)
Microsoft.AspNetCore.Http.Abstractions (16)
Microsoft.AspNetCore.Http.Extensions (6)
Microsoft.AspNetCore.Mvc (1)
Microsoft.AspNetCore.Mvc.Abstractions (9)
Microsoft.AspNetCore.Mvc.Core (13)
Microsoft.AspNetCore.Mvc.Razor (1)
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test (2)
Microsoft.AspNetCore.Mvc.RazorPages (5)
Microsoft.AspNetCore.Mvc.ViewFeatures (13)
Microsoft.AspNetCore.Razor (1)
Microsoft.AspNetCore.Razor.Runtime (2)
Microsoft.AspNetCore.Routing (31)
Microsoft.AspNetCore.Routing.Abstractions (2)
Microsoft.AspNetCore.Server.HttpSys (3)
Microsoft.AspNetCore.Server.IIS (3)
Microsoft.AspNetCore.Server.Kestrel.Core (6)
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
Microsoft.AspNetCore.Session (1)
Microsoft.AspNetCore.Shared.Tests (6)
Microsoft.AspNetCore.StaticAssets (5)
Microsoft.Build (72)
Microsoft.Build.Framework (6)
Microsoft.Build.Tasks.Core (1)
Microsoft.Build.Utilities.Core (2)
Microsoft.Cci.Extensions (1)
Microsoft.CodeAnalysis (53)
Microsoft.CodeAnalysis.CodeStyle (12)
Microsoft.CodeAnalysis.Collections.Package (5)
Microsoft.CodeAnalysis.CSharp (31)
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (1)
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (1)
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (4)
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider (2)
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (5)
Microsoft.CodeAnalysis.Features (7)
Microsoft.CodeAnalysis.InteractiveHost (2)
Microsoft.CodeAnalysis.PooledObjects.Package (2)
Microsoft.CodeAnalysis.Scripting (3)
Microsoft.CodeAnalysis.Scripting.TestUtilities (35)
Microsoft.CodeAnalysis.Test.Utilities (2)
Microsoft.CodeAnalysis.Workspaces (29)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (10)
Microsoft.CSharp (1)
Microsoft.Extensions.AI.Abstractions (13)
Microsoft.Extensions.Caching.Hybrid (1)
Microsoft.Extensions.Configuration (3)
Microsoft.Extensions.DependencyInjection (2)
Microsoft.Extensions.DependencyInjection.Abstractions (3)
Microsoft.Extensions.Diagnostics.Testing (3)
Microsoft.Extensions.Features (2)
Microsoft.Extensions.Hosting (3)
Microsoft.Extensions.Http.Resilience.Tests (2)
Microsoft.Extensions.Logging (5)
Microsoft.Extensions.Logging.Abstractions (1)
Microsoft.Extensions.Options (1)
Microsoft.Extensions.Primitives (5)
Microsoft.Extensions.ServiceDiscovery.Abstractions (1)
Microsoft.Extensions.Telemetry (2)
Microsoft.Gen.Logging (4)
Microsoft.Maui (4)
Microsoft.Maui.Controls (33)
Microsoft.Maui.Controls.SourceGen (6)
Microsoft.Maui.Controls.Xaml (5)
Microsoft.Maui.Graphics (8)
Microsoft.ML.Tokenizers (6)
Microsoft.VisualBasic.Core (1)
Microsoft.VisualStudio.LanguageServices (1)
Microsoft.VisualStudio.LanguageServices.Xaml (1)
MilvusPlayground.AppHost (2)
Mongo.AppHost (2)
MSBuild (3)
MSBuildTaskHost (5)
MyFrontend (9)
MySqlDb.AppHost (2)
Nats.AppHost (3)
OpenAIEndToEnd.AppHost (2)
OracleEndToEnd.AppHost (2)
Orleans.AppHost (3)
ParameterEndToEnd.AppHost (2)
PostgresEndToEnd.AppHost (2)
PresentationBuildTasks (9)
PresentationCore (1)
PresentationFramework (15)
ProxylessEndToEnd.AppHost (2)
Python.AppHost (1)
Qdrant.AppHost (2)
Redis.AppHost (2)
Sandbox (9)
Seq.AppHost (2)
ServiceBus.AppHost (2)
Shared (2)
SignalR.AppHost (3)
SqlServerEndToEnd.AppHost (3)
Stress.AppHost (4)
Stress.TelemetryService (42)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (16)
250[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
447[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
731[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1098[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1683[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
1874[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2146[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2378[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2614[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
2805[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
3303[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
3956[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
4774[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
5025[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
5476[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
5731[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
System.Collections (15)
System.Collections.Concurrent (5)
System.Collections.Immutable (22)
System.Collections.NonGeneric (4)
System.ComponentModel.Composition (3)
System.Composition.TypedParts (5)
System.Configuration.ConfigurationManager (7)
System.Diagnostics.DiagnosticSource (2)
System.Diagnostics.Process (1)
System.Drawing.Primitives (1)
System.Formats.Nrbf (9)
System.IO.Hashing (1)
System.IO.Pipelines (3)
System.Linq (11)
System.Linq.AsyncEnumerable (1)
System.Linq.Expressions (5)
System.Memory (2)
System.Net.Http (2)
System.Numerics.Tensors (2)
System.ObjectModel (4)
System.Private.CoreLib (56)
System.Private.Windows.Core (1)
System.Private.Xml (12)
System.Reflection.Metadata (8)
System.Runtime.Numerics (1)
System.Security.Claims (2)
System.Security.Cryptography (1)
System.Security.Cryptography.Cose (1)
System.Text.Json (20)
System.Text.Json.SourceGeneration (4)
System.Text.RegularExpressions (4)
System.Threading (2)
System.Threading.Channels (15)
System.Threading.RateLimiting (1)
System.Threading.Tasks.Dataflow (44)
System.Threading.Tasks.Parallel (1)
System.Windows.Forms.Design (3)
System.Windows.Forms.Primitives (2)
System.Xaml (9)
TaskUsageLogger (2)
Templates.Blazor.Tests (2)
Templates.Blazor.WebAssembly.Auth.Tests (2)
Templates.Blazor.WebAssembly.Tests (2)
Templates.Mvc.Tests (2)
Templates.Tests (2)
TestingAppHost1.AppHost (3)
TestProject.AppHost (6)
TestShop.AppHost (7)
WaitForSandbox.AppHost (4)
WebPubSub.AppHost (2)
WithDockerfile.AppHost (1)