Base:
2 overrides of GetHashCode
Microsoft.CodeAnalysis.CSharp (1)
CSharpParseOptions.cs (1)
291public override int GetHashCode()
Microsoft.CodeAnalysis.VisualBasic (1)
VisualBasicParseOptions.vb (1)
308Public Overrides Function GetHashCode() As Integer
1 reference to GetHashCode
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Parser\VisualBasicParseOptionsTests.vb (1)
226''' If this test fails, please update the <see cref="ParseOptions.GetHashCode" />