public static bool Compare(VirtualTreeAccessibilityData operand1, VirtualTreeAccessibilityData operand2)
 {
     Debug.Assert(false); // There is no need to compare these
     return(false);
 }
 public static bool Compare(VirtualTreeAccessibilityData operand1, VirtualTreeAccessibilityData operand2)
 {
     Debug.Assert(false); // There is no need to compare these
     return false;
 }