1 implementation of DifferenceType
Microsoft.Cci.Extensions (1)
Differs\ElementDiffer.cs (1)
31
public DifferenceType
DifferenceType
2 references to DifferenceType
Microsoft.Cci.Extensions (2)
Differs\IDifferences.cs (1)
19
if (differences.
DifferenceType
== DifferenceType.Changed)
Mappings\ElementMapping.cs (1)
101
get { return Differences.
DifferenceType
; }