Base:
1 reference to Equals
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
DataCollector\DataCollectionContext.cs (1)
122
&& (TestExecId?.
Equals
(other.TestExecId) ?? other.TestExecId == null);