2 references to NotApplicable
System.Text.Json.SourceGeneration (2)
JsonSourceGenerator.Parser.cs (2)
1400constructionStrategy = ObjectConstructionStrategy.NotApplicable; 1446if (constructionStrategy is ObjectConstructionStrategy.NotApplicable || properties is null)