1 write to Offset
System.Private.Reflection.Execution (1)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.MappingTables.cs (1)
391Offset = offset;
4 references to Offset
System.Private.Reflection.Execution (4)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.MappingTables.cs (4)
404return Offset.CompareTo(other.Offset); 507uint parserOffset = perModuleLookup.Value.Data[curIndex].Offset; 531uint parserOffset = perModuleLookup.Value.Data[curIndex].Offset;