1 write to _rowId
System.Reflection.Metadata (1)
System\Reflection\Metadata\PortablePdb\MethodDebugInformation.cs (1)
26_rowId = handle.RowId;
2 references to _rowId
System.Reflection.Metadata (2)
System\Reflection\Metadata\PortablePdb\MethodDebugInformation.cs (2)
29private MethodDebugInformationHandle Handle => MethodDebugInformationHandle.FromRowId(_rowId); 72return _reader.StateMachineMethodTable.FindKickoffMethod(_rowId);