MetalamaAPI documentationExtensions APIMetalama.​Extensions.​MulticastOverride­Method­Multicast­AspectUse­Async­Template­For­Any­Awaitable
Open sandboxFocus

OverrideMethodMulticastAspect.UseAsyncTemplateForAnyAwaitable Property

UseAsyncTemplateForAnyAwaitable

Gets a value indicating whether the OverrideEnumerableMethod(), OverrideEnumeratorMethod(), OverrideAsyncEnumerableMethod" or OverrideAsyncEnumeratorMethod" template must be applied to all methods returning a compatible return type, instead of only to methods using the yield statement.

Declaration
protected bool UseAsyncTemplateForAnyAwaitable { get; set; }
Property Value
Type Description
Boolean