Base:
1 reference to GetHashCode
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Syntax\SyntaxTokenListTests.cs (1)
53Assert.Throws<NotSupportedException>(() => default(SyntaxTokenList.Enumerator).GetHashCode());