3 references to GetHashCodeHelper
Microsoft.CodeAnalysis.CSharp (1)
CSharpParseOptions.cs (1)
294
Hash.Combine(base.
GetHashCodeHelper
(),
Microsoft.CodeAnalysis.UnitTests (1)
CommonParseOptionsTests.cs (1)
15
/// If this test fails, please update the <see cref="ParseOptions.
GetHashCodeHelper
"/>
Microsoft.CodeAnalysis.VisualBasic (1)
VisualBasicParseOptions.vb (1)
309
Return Hash.Combine(MyBase.
GetHashCodeHelper
(), CInt(Me.SpecifiedLanguageVersion))