2 references to GetEventListStartFor
System.Reflection.Metadata (2)
System\Reflection\Metadata\MetadataReader.cs (2)
889
firstEventRowId = this.EventMapTable.
GetEventListStartFor
(eventMapRowId);
896
lastEventRowId = this.EventMapTable.
GetEventListStartFor
(eventMapRowId + 1) - 1;