1 instantiation of AsyncResumeInfo
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\9\Microsoft_Diagnostics_DataContractReader_Data.AsyncResumeInfo.g.cs (1)
34
=> new
AsyncResumeInfo
(target, address);
4 references to AsyncResumeInfo
Microsoft.Diagnostics.DataContractReader.Contracts (4)
_generated\9\Microsoft_Diagnostics_DataContractReader_Data.AsyncResumeInfo.g.cs (2)
33
static
AsyncResumeInfo
IData<
AsyncResumeInfo
>.Create(Target target, TargetPointer address)
Contracts\Object_1.cs (1)
194
? _target.ProcessedData.GetOrAdd<Data.
AsyncResumeInfo
>(cont.ResumeInfo).DiagnosticIP
Data\AsyncResumeInfo.cs (1)
7
internal sealed partial class AsyncResumeInfo : IData<
AsyncResumeInfo
>