Base:
method
GetHashCode
Microsoft.CodeAnalysis.VisualBasic.Symbol.GetHashCode()
1 reference to GetHashCode
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (1)
Compilation\SemanticModelGetDeclaredSymbolAPITests.vb (1)
1534
Assert.Equal(aliasSymbol.Locations.Item(0).GetHashCode, aliasSymbol.
GetHashCode
)