ReentrancySection(Guid, Guid)
public ReentrancySection(Guid originalReentrancyId, Guid newReentrancyId) Initializes a new instance of the
ReentrancySection struct. Parameters
originalReentrancyIdGuid- The reentrancy identifier to restore when the section is disposed.
newReentrancyIdGuid- The reentrancy identifier to use for the section.
