1 instantiation of ElementDifferenceFactory
Microsoft.Cci.Extensions (1)
Mappings\MappingSettings.cs (1)
18this.DiffFactory = new ElementDifferenceFactory();
1 reference to ElementDifferenceFactory
Microsoft.Cci.Extensions (1)
Differs\ElementDifferenceFactory.cs (1)
60var configuration = new ContainerConfiguration().WithAssembly(typeof(ElementDifferenceFactory).GetTypeInfo().Assembly);