Base:
1 reference to GetHashCode
Microsoft.CodeAnalysis.Features (1)
Contracts\EditAndContinue\ManagedMethodId.cs (1)
56
return Module.GetHashCode() ^ Method.
GetHashCode
();