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