1 write to _reader
System.Reflection.Metadata (1)
System\Reflection\Metadata\TypeSystem\ModuleDefinition.cs (1)
15_reader = reader;
6 references to _reader
System.Reflection.Metadata (6)
System\Reflection\Metadata\TypeSystem\ModuleDefinition.cs (6)
22return _reader.ModuleTable.GetGeneration(); 30return _reader.ModuleTable.GetName(); 38return _reader.ModuleTable.GetMvid(); 46return _reader.ModuleTable.GetEncId(); 54return _reader.ModuleTable.GetEncBaseId(); 60return new CustomAttributeHandleCollection(_reader, EntityHandle.ModuleDefinition);