2 references to WithAssembly
Microsoft.Cci.Extensions (1)
Differs\ElementDifferenceFactory.cs (1)
60
var configuration = new ContainerConfiguration().
WithAssembly
(typeof(ElementDifferenceFactory).GetTypeInfo().Assembly);
Microsoft.DotNet.AsmDiff (1)
DiffCSharpWriter.cs (1)
384
.
WithAssembly
(entryAssembly)