1 instantiation of InflightTLSData
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\86\Microsoft_Diagnostics_DataContractReader_Data.InflightTLSData.g.cs (1)
42=> new InflightTLSData(target, address);
5 references to InflightTLSData
Microsoft.Diagnostics.DataContractReader.Contracts (5)
_generated\86\Microsoft_Diagnostics_DataContractReader_Data.InflightTLSData.g.cs (2)
41static InflightTLSData IData<InflightTLSData>.Create(Target target, TargetPointer address)
Contracts\Thread_1.cs (2)
231Data.InflightTLSData inFlightTLSData = _target.ProcessedData.GetOrAdd<Data.InflightTLSData>(inFlightData);
Data\InflightTLSData.cs (1)
7internal sealed partial class InflightTLSData : IData<InflightTLSData>