2 instantiations of TypeMismatchInCompatibleDifference
Microsoft.Cci.Extensions (2)
Differs\IDifferences.cs (2)
42
differences.Add(new
TypeMismatchInCompatibleDifference
(id, format, type1, type2));
46
differences.Add(new
TypeMismatchInCompatibleDifference
(id, string.Format(format, args), type1, type2));