2 references to GetPropertyListStartFor
System.Reflection.Metadata (2)
System\Reflection\Metadata\MetadataReader.cs (2)
910firstPropertyRowId = this.PropertyMapTable.GetPropertyListStartFor(propertyMapRowId); 917lastPropertyRowId = this.PropertyMapTable.GetPropertyListStartFor(propertyMapRowId + 1) - 1;