1 write to _rowId
System.Reflection.Metadata (1)
System\Reflection\Metadata\PortablePdb\CustomDebugInformation.cs (1)
21
_rowId
= handle.RowId;
1 reference to _rowId
System.Reflection.Metadata (1)
System\Reflection\Metadata\PortablePdb\CustomDebugInformation.cs (1)
24
private CustomDebugInformationHandle Handle => CustomDebugInformationHandle.FromRowId(
_rowId
);