Base:
method
GetHashCode
System.Reflection.Module.GetHashCode()
1 reference to GetHashCode
mscorlib (1)
system\reflection\emit\modulebuilder.cs (1)
802
public override int GetHashCode() { return InternalModule.
GetHashCode
(); }