1 write to _rowId
System.Reflection.Metadata (1)
System\Reflection\Metadata\TypeSystem\AssemblyFile.cs (1)
21
_rowId
= handle.RowId;
1 reference to _rowId
System.Reflection.Metadata (1)
System\Reflection\Metadata\TypeSystem\AssemblyFile.cs (1)
26
get { return AssemblyFileHandle.FromRowId(
_rowId
); }