3 references to LocalScope
System.Reflection.Metadata (3)
System\Reflection\Metadata\Internal\MetadataFlags.cs (1)
125
|
LocalScope
System\Reflection\Metadata\MetadataReader.cs (1)
761
this.LocalScopeTable = new LocalScopeTableReader(rowCounts[(int)TableIndex.LocalScope], IsDeclaredSorted(TableMask.
LocalScope
), methodRefSizeCombined, GetReferenceSize(rowCounts, TableIndex.ImportScope), GetReferenceSize(rowCounts, TableIndex.LocalVariable), GetReferenceSize(rowCounts, TableIndex.LocalConstant), metadataTablesMemoryBlock, totalRequiredSize);
System\Reflection\Metadata\PortablePdb\HasCustomDebugInformationTag.cs (1)
109
| TableMask.
LocalScope