Microsoft.Extensions.Primitives.CompositeChangeToken
An IChangeToken that represents one or more IChangeToken instances.
Gets a value that indicates whether any of the inner IChangeToken instances
will proactively raise callbacks.
Returns the list of IChangeToken that compose the current CompositeChangeToken.
Creates a new instance of CompositeChangeToken.