2 references to Properties
Microsoft.DotNet.AsmDiff (2)
DiffCSharpWriter.cs (2)
106var properties = assembly.Properties.Where(e => DiffFilter.Include(e.Difference)); 136var properties = assembly.Properties.Where(e => DiffFilter.Include(e.Difference));