3 references to LocalVariable
System.Reflection.Metadata (3)
System\Reflection\Metadata\PortablePdb\Handles.Debug.cs (1)
273private const uint tokenType = TokenTypeIds.LocalVariable;
System\Reflection\Metadata\PortablePdb\HasCustomDebugInformationTag.cs (2)
74TokenTypeIds.LocalVariable, 159TokenTypeIds.LocalVariable >> TokenTypeIds.RowIdBitCount => rowId << NumberOfBits | LocalVariable,