4 writes to PropertyNameCaseInsensitive
Aspire.Hosting.Nats.Tests (1)
AppEvent.cs (1)
11
[JsonSourceGenerationOptions(
PropertyNameCaseInsensitive
= true)]
Microsoft.AspNetCore.Components.WebAssembly (1)
Infrastructure\WebAssemblyJsonSerializerContext.cs (1)
11
PropertyNameCaseInsensitive
= true,
Nats.Common (1)
AppEvent.cs (1)
11
[JsonSourceGenerationOptions(
PropertyNameCaseInsensitive
= true)]
System.Text.Json (1)
src\libraries\System.Text.Json\Common\JsonSourceGenerationOptionsAttribute.cs (1)
33
PropertyNameCaseInsensitive
= true;