2 references to NumberOfTlsOffsetsNotUsedInNoncollectibleArray
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
92public const string NumberOfTlsOffsetsNotUsedInNoncollectibleArray = nameof(NumberOfTlsOffsetsNotUsedInNoncollectibleArray);
Contracts\Thread_1.cs (1)
206int arrayIndex = indexOffset - _target.ReadGlobal<byte>(Constants.Globals.NumberOfTlsOffsetsNotUsedInNoncollectibleArray);