2 references to GetEffectiveTypeSpec
ConfigurationSchemaGenerator (2)
RuntimeSource\Configuration.Binder\Specs\TypeIndex.cs (2)
16
public bool CanBindTo(TypeRef typeRef) =>
GetEffectiveTypeSpec
(typeRef) switch
42
TypeSpec propTypeSpec =
GetEffectiveTypeSpec
(property.TypeRef);