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