Open sandboxFocus

Property UseEnumerableTemplateForAnyEnumerable

UseEnumerableTemplateForAnyEnumerable

Gets or sets a value indicating whether enumerable templates should be selected based on return type rather than the yield modifier. See OverrideMethodAspect for details.

Declaration
protected bool UseEnumerableTemplateForAnyEnumerable { get; init; }
Property Value
Type Description
bool