Friendly-named entry point for resolving an AudienceSource to a
ResolvedRecordSet. Thin re-export over ListOperations.ResolveSource
— semantically identical, but callers reading audience-related code
don't need to know about the list-operations machinery underneath.
Stateless on purpose; rebuild per call. Multi-provider safe: pass the
provider through and the underlying ListOperations will scope to it.
Friendly-named entry point for resolving an
AudienceSourceto aResolvedRecordSet. Thin re-export overListOperations.ResolveSource— semantically identical, but callers reading audience-related code don't need to know about the list-operations machinery underneath.Stateless on purpose; rebuild per call. Multi-provider safe: pass the provider through and the underlying
ListOperationswill scope to it.