2 references to GetConstantStart
System.Reflection.Metadata (2)
System\Reflection\Metadata\MetadataReader.cs (2)
965
firstConstantRowId = this.LocalScopeTable.
GetConstantStart
(scopeRowId);
977
lastConstantRowId = this.LocalScopeTable.
GetConstantStart
(scopeRowId + 1) - 1;