Base:
1 reference to Equals
Microsoft.CodeAnalysis.UnitTests (1)
Text\TextLineCollectionTests.cs (1)
19Assert.Throws<NotSupportedException>(() => default(TextLineCollection.Enumerator).Equals(default(TextLineCollection.Enumerator)));