2 overrides of EqualsIgnoringLocation
Microsoft.VisualStudio.LanguageServices (2)
TableDataSource\DiagnosticTableItem.cs (1)
55
public override bool
EqualsIgnoringLocation
(TableItem other)
TableDataSource\TaskList\TaskListTableItem.cs (1)
51
public override bool
EqualsIgnoringLocation
(TableItem other)
1 reference to EqualsIgnoringLocation
Microsoft.VisualStudio.LanguageServices (1)
TableDataSource\AbstractTableEntriesSnapshot.cs (1)
100
if (item.
EqualsIgnoringLocation
(newItem))