Where is this method? Visual Studio keeps bitching that 'UmbracoHelper' does not contain a definition for 'RenderMacroAsync' and no accessible extension method 'RenderMacroAsync' accepting a first argument of type 'UmbracoHelper' could be found (are you missing a using directive or an assembly reference?)
What am I missing here? Something that goes in the view imports?