5 references to EnCInfo
Microsoft.Diagnostics.DataContractReader.Contracts (5)
_generated\190\Microsoft_Diagnostics_DataContractReader_Data.SyncBlock.g.cs (1)
168_ = EnCInfo;
Contracts\RuntimeMutableTypeSystem_1.cs (1)
115if (syncBlock.EnCInfo is not TargetPointer encInfoAddress)
Data\SyncBlock.cs (3)
34[DataDescriptorDependency(nameof(EnCInfo), "pointer")] 38if (!type.Fields.ContainsKey(nameof(EnCInfo))) 41TargetPointer encInfoPointer = target.ReadPointerField(address, type, nameof(EnCInfo));