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