6 references to NotApplicable
ConfigurationSchemaGenerator (6)
RuntimeSource\Configuration.Binder\ConfigurationBindingGenerator.Parser.cs (5)
401populationCastType = CollectionPopulationCastType.NotApplicable; 417populationCastType = CollectionPopulationCastType.NotApplicable; 468populationCastType = CollectionPopulationCastType.NotApplicable; 483populationCastType = CollectionPopulationCastType.NotApplicable; 495populationCastType = CollectionPopulationCastType.NotApplicable;
RuntimeSource\Configuration.Binder\Specs\TypeIndex.cs (1)
82Debug.Assert(castType is not CollectionPopulationCastType.NotApplicable);