9 writes to Message
Aspire.Confluent.Kafka (1)
MetricsService.cs (1)
80[LoggerMessage(LogLevel.Warning, EventId = 1, Message = "Invalid statistics json payload received: '{json}'")]
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\DefaultActionDescriptorCollectionProvider.cs (1)
178Message = "No action descriptors found. This may indicate an incorrectly configured application or missing application parts. To learn more, visit https://aka.ms/aspnet/mvc/app-parts")]
Microsoft.Extensions.Logging.Abstractions (3)
LoggerMessageAttribute.cs (3)
51Message = message; 63Message = message; 83Message = message;
Microsoft.Gen.Logging.Generated.Tests (4)
test\Generators\Microsoft.Gen.Logging\TestClasses\AtSymbolsTestExtensions.cs (2)
24[LoggerMessage(Message = "UseAtSymbol3, {@myevent2} {otherevent}", EventId = 2)] 27[LoggerMessage(Message = "UseAtSymbol4 with error, {@myevent3} {otherevent}", EventId = 3)]
test\Generators\Microsoft.Gen.Logging\TestClasses\ConstructorVariationsTestExtensions.cs (1)
34[LoggerMessage(Level = LogLevel.Trace, EventName = "EN1", EventId = 42, Message = "M8", SkipEnabledCheck = true)]
test\Generators\Microsoft.Gen.Logging\TestClasses\TagNameExtensions.cs (1)
13[LoggerMessage(LogLevel.Warning, Message = "{foo.bar}")]