ComparisonState struct ComparisonState Documentation public bool TopLevelComparison { get; } Flag indicating whether or not this is the top level comparison. public ComparisonState(bool topLevelComparison) public bool DidCompare(object x, object y) public ComparisonState PushComparison(object x, object y)