2 references to ElementDifferenceFactory
Microsoft.DotNet.ApiCompat.Core (1)
Executor.cs (1)
195
DiffFactory = new
ElementDifferenceFactory
(container, RuleFilter),
Microsoft.DotNet.AsmDiff (1)
DiffCSharpWriter.cs (1)
391
settings.DiffFactory = new
ElementDifferenceFactory
(compositionHost);