1 write to _variableListOffset
System.Reflection.Metadata (1)
System\Reflection\Metadata\PortablePdb\Tables.Debug.cs (1)
146_variableListOffset = _importScopeOffset + importScopeRefSize;
2 references to _variableListOffset
System.Reflection.Metadata (2)
System\Reflection\Metadata\PortablePdb\Tables.Debug.cs (2)
147_constantListOffset = _variableListOffset + localVariableRefSize; 175return Block.PeekReference(rowOffset + _variableListOffset, _isLocalVariableRefSmall);