You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes we have to merge two metadata items (like a property on a base and a derived type), when this is done we combine the annotations and for any conflicts one of the values will be overridden. However for structured annotation values it could be possible to combine them if the provider that manages them implements a hook.
The text was updated successfully, but these errors were encountered:
Sometimes we have to merge two metadata items (like a property on a base and a derived type), when this is done we combine the annotations and for any conflicts one of the values will be overridden. However for structured annotation values it could be possible to combine them if the provider that manages them implements a hook.
The text was updated successfully, but these errors were encountered: