1 write to ExportedTypes
System.Reflection.Metadata (1)
System\Reflection\Metadata\Internal\NamespaceData.cs (1)
30this.ExportedTypes = exportedTypes;
1 reference to ExportedTypes
System.Reflection.Metadata (1)
System\Reflection\Metadata\TypeSystem\NamespaceDefinition.cs (1)
62get { return _data.ExportedTypes; }