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