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