Temporarily overrides how nested block collections are emitted when they appear as items in block sequences.
public YamlWriter.BlockSequenceItemStyleScope PushBlockSequenceItemStyle(YamlSequenceItemStyle mappingStyle, YamlSequenceItemStyle sequenceStyle)
The mapping style override, or Default to keep the current mapping style.
The sequence style override, or Default to keep the current sequence style.