3 references to UpdateAssemblies
Microsoft.DotNet.AsmDiff (3)
DiffConfigurationExtensions.cs (3)
59return configuration.UpdateAssemblies(isLeft, totalAssemblyPaths, newName); 92return configuration.UpdateAssemblies(true, paths, name); 107return configuration.UpdateAssemblies(false, paths, name);