Skip to content

Ensure that all FromKeyedServicesAttribute and FromServiceAttributes check for derived types #63113

@captainsafia

Description

@captainsafia
  • Identify any locations where we do strict OfType check on FromKeyedServicesAttribute or FromServicesAttribute
  • Update these checks to use IsAssignableFrom to detect attributes that derive from these attributes

Metadata

Metadata

Assignees

Labels

area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etc

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions