3 writes to ContentType
Aspire.Hosting.Azure.Tests (2)
AzureServiceBusExtensionsTests.cs (2)
351ContentType = "application/text", 459ContentType = "application/text",
ServiceBus.AppHost (1)
Program.cs (1)
21ContentType = "application/text",
3 references to ContentType
Aspire.Hosting.Azure.ServiceBus (3)
AzureServiceBusRule.cs (3)
171if (rule.CorrelationFilter.ContentType != null) 173writer.WriteString(nameof(AzureServiceBusCorrelationFilter.ContentType), rule.CorrelationFilter.ContentType);