Base:
property
Namespace
System.Type.Namespace
2 references to Namespace
mscorlib (2)
system\marshalbyrefobject.cs (1)
257
castType.
Namespace
, castType.GetRuntimeAssembly().GetSimpleName());
system\runtime\remoting\soap.cs (1)
767
String typeNamespace = type.
Namespace
;