Base:
1 reference to GetHashCode
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Syntax\SeparatedSyntaxListTests.cs (1)
43
Assert.Throws<NotSupportedException>(() => default(SeparatedSyntaxList<CSharpSyntaxNode>.Enumerator).
GetHashCode
());