3 references to IsValidRootConfigType
ConfigurationSchemaGenerator (3)
RuntimeSource\Configuration.Binder\ConfigurationBindingGenerator.Parser.cs (1)
147if (!IsValidRootConfigType(typeSymbol))
RuntimeSource\Configuration.Binder\Parser\ConfigurationBinder.cs (2)
89if (!IsValidRootConfigType(type)) 240if (!IsValidRootConfigType(type))