1 implementation of GetDifferences
Microsoft.DotNet.ApiCompatibility (1)
Mapping\ElementMapper.cs (1)
75public IEnumerable<CompatDifference> GetDifferences()
1 reference to GetDifferences
Microsoft.DotNet.ApiCompatibility (1)
DifferenceVisitor.cs (1)
99foreach (CompatDifference item in mapper.GetDifferences())