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