2 references to NotCompatible
Microsoft.DotNet.AsmDiff (2)
DiffEngine.cs (1)
256
bool hasIncompatibility = HasStyle(relevantTokens, DiffStyle.
NotCompatible
);
DiffRecorder.cs (1)
159
return DiffStyle.
NotCompatible
;