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