2 references to ThreadStaticsInfo
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\RuntimeTypeSystem_1.cs (1)
691
TargetPointer threadStaticsInfoSize = _target.GetTypeInfo(DataType.
ThreadStaticsInfo
).Size!.Value;
Data\ThreadStaticsInfo.cs (1)
13
Target.TypeInfo type = target.GetTypeInfo(DataType.
ThreadStaticsInfo
);