Implemented interface member:
method
GetDifferences
Microsoft.DotNet.ApiCompatibility.IApiComparer.GetDifferences(System.Collections.Generic.IEnumerable<Microsoft.DotNet.ApiCompatibility.ElementContainer<Microsoft.CodeAnalysis.IAssemblySymbol>>, System.Collections.Generic.IEnumerable<Microsoft.DotNet.ApiCompatibility.ElementContainer<Microsoft.CodeAnalysis.IAssemblySymbol>>)
1 reference to GetDifferences
Microsoft.DotNet.ApiCompatibility (1)
ApiComparer.cs (1)
90return GetDifferences(transformedLeft, transformedRight);