1 reference to ShallowElementComparer
Microsoft.CodeAnalysis.Test.Utilities (1)
Assert\AssertXml.cs (1)
214
public static readonly IEqualityComparer<XElement> Instance = new
ShallowElementComparer
();