Exemplo n.º 1
0
 private string GetDebuggerDisplay()
 {
     return($"{Imports.GetDebuggerDisplay()} ^ {ParentOpt?.GetHashCode() ?? 0}");
 }