1 write to TemporaryEntryPoint
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\MethodDescCodeData.cs (1)
14TemporaryEntryPoint = target.ReadCodePointerField(address, type, nameof(TemporaryEntryPoint));
2 references to TemporaryEntryPoint
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Data\MethodDescCodeData.cs (1)
14TemporaryEntryPoint = target.ReadCodePointerField(address, type, nameof(TemporaryEntryPoint));
RuntimeTypeSystemHelpers\MethodValidation.cs (1)
127return codeData.TemporaryEntryPoint;