- 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