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
In ContextualType's Properties property, the SingleOrDefault call will throw a "Sequence contains more than one matching element" exception when the type contains multiple indexers.
In
ContextualType
'sProperties
property, theSingleOrDefault
call will throw a "Sequence contains more than one matching element" exception when the type contains multiple indexers.Namotion.Reflection/src/Namotion.Reflection/Context/ContextualType.cs
Line 269 in a4354e2
The text was updated successfully, but these errors were encountered: