2 references to GenerationMode
System.Text.Json (2)
parent\Common\JsonSourceGenerationMode.cs (1)
14
/// and optimized serialization logic should be generated for all types. When specified on <see cref="JsonSerializableAttribute.
GenerationMode
"/>,
parent\Common\JsonSourceGenerationOptionsAttribute.cs (1)
171
/// Specifies the default source generation mode for type declarations that don't set a <see cref="JsonSerializableAttribute.
GenerationMode
"/>.