5 overrides of Namespace
System.Private.CoreLib (5)
System\Reflection\Runtime\TypeInfos\NativeFormat\NativeFormatRuntimeNamedTypeInfo.cs (1)
106
public sealed override string
Namespace
System\Reflection\Runtime\TypeInfos\RuntimeConstructedGenericTypeInfo.cs (1)
127
public sealed override string
Namespace
System\Reflection\Runtime\TypeInfos\RuntimeFunctionPointerTypeInfo.cs (1)
78
public override string
Namespace
=> null!;
System\Reflection\Runtime\TypeInfos\RuntimeGenericParameterTypeInfo.cs (1)
80
public sealed override string
Namespace
System\Reflection\Runtime\TypeInfos\RuntimeHasElementTypeInfo.cs (1)
85
public sealed override string
Namespace
4 references to Namespace
System.Private.CoreLib (4)
System\Reflection\Runtime\TypeInfos\RuntimeConstructedGenericTypeInfo.cs (1)
131
return GenericTypeDefinitionTypeInfo.
Namespace
;
System\Reflection\Runtime\TypeInfos\RuntimeHasElementTypeInfo.cs (1)
89
return _key.ElementType.
Namespace
;
System\Reflection\Runtime\TypeInfos\RuntimeNamedTypeInfo.cs (1)
105
string ns =
Namespace
;
System\RuntimeType.NativeAot.cs (1)
836
return GetRuntimeTypeInfo().
Namespace
;