1 reference to Namespace
System.Private.CoreLib (1)
src\Internal\VersionResilientHashCode.CoreCLR.cs (1)
33
int hashcode = NameHashCode(type.IsNested ? string.Empty : type.
Namespace
, type.Name);