3 references to GetHashCodeHelper
Microsoft.CodeAnalysis.CSharp (1)
CSharpCompilationOptions.cs (1)
755
return Hash.Combine(
GetHashCodeHelper
(),
Microsoft.CodeAnalysis.UnitTests (1)
CommonCompilationOptionsTests.cs (1)
15
/// If this test fails, please update the <see cref="CompilationOptions.
GetHashCodeHelper
"/>
Microsoft.CodeAnalysis.VisualBasic (1)
VisualBasicCompilationOptions.vb (1)
1120
Return Hash.Combine(
GetHashCodeHelper
(),