2 references to IsParsableFromString
ConfigurationSchemaGenerator (2)
RuntimeSource\Configuration.Binder\ConfigurationBindingGenerator.Parser.cs (1)
187else if (IsParsableFromString(type, out StringParsableTypeKind specialTypeKind))
RuntimeSource\Configuration.Binder\Parser\ConfigurationBinder.cs (1)
248if (IsParsableFromString(effectiveType, out _))