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