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