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