1 instantiation of EnCSyncBlockInfo
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\46\Microsoft_Diagnostics_DataContractReader_Data.EnCSyncBlockInfo.g.cs (1)
34=> new EnCSyncBlockInfo(target, address);
5 references to EnCSyncBlockInfo
Microsoft.Diagnostics.DataContractReader.Contracts (5)
_generated\46\Microsoft_Diagnostics_DataContractReader_Data.EnCSyncBlockInfo.g.cs (2)
33static EnCSyncBlockInfo IData<EnCSyncBlockInfo>.Create(Target target, TargetPointer address)
Contracts\RuntimeMutableTypeSystem_1.cs (2)
114Data.EnCSyncBlockInfo encInfo = _target.ProcessedData.GetOrAdd<Data.EnCSyncBlockInfo>(encInfoAddress);
Data\EnCSyncBlockInfo.cs (1)
7internal sealed partial class EnCSyncBlockInfo : IData<EnCSyncBlockInfo>