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