expansion(of:providingMembersOf:in:)

DependencyClientMacro.swift:76
static func expansion<D, C>(of node: AttributeSyntax, providingMembersOf declaration: D, in context: C) throws -> [DeclSyntax] where D : DeclGroupSyntax, C : MacroExpansionContext