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