DefferredConfigurationContext.executionerIdentity - multiple declarations

Variable DefferredConfigurationContext.executionerIdentity

Identity of deffered executioner used for deffering construction, in case as circular reference error.

struct DefferredConfigurationContext
{
  // ...
  string executionerIdentity ;
  // ...
}

Variable DefferredConfigurationContext.executionerIdentity

Identity of deffered executioner used for deffering construction, in case as circular reference error.

struct DefferredConfigurationContext
{
  // ...
  string executionerIdentity ;
  // ...
}