Base:
property
Namespace
Internal.TypeSystem.MetadataType.Namespace
4 references to Namespace
ILCompiler.Compiler (2)
Compiler\SubstitutedILProvider.cs (1)
418&& calleeType.Namespace == InlineableStringsResourceNode.ResourceAccessorTypeNamespace
Compiler\SubstitutionProvider.cs (1)
76if (featureType.Namespace == "System.Diagnostics.CodeAnalysis"u8)
ILCompiler.TypeSystem (2)
src\runtime\src\coreclr\tools\Common\TypeSystem\Ecma\EcmaType.cs (1)
56int hashCode = VersionResilientHashCode.NameHashCode(Namespace, Name);
src\runtime\src\coreclr\tools\Common\TypeSystem\Ecma\EcmaType.TypeEquivalence.cs (1)
46if (this.Namespace.Length > 0)