Base:
3 references to GetHashCode
Microsoft.CodeAnalysis.UnitTests (3)
Emit\EmitOptionsTests.cs (3)
45
Assert.Equal(newOpt1.
GetHashCode
(), newOpt2.
GetHashCode
());
71
/// If this test fails, please update the <see cref="EmitOptions.
GetHashCode
"/>