1 instantiation of ProfControlBlock
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\131\Microsoft_Diagnostics_DataContractReader_Data.ProfControlBlock.g.cs (1)
46=> new ProfControlBlock(target, address);
5 references to ProfControlBlock
Microsoft.Diagnostics.DataContractReader.Contracts (5)
_generated\131\Microsoft_Diagnostics_DataContractReader_Data.ProfControlBlock.g.cs (2)
45static ProfControlBlock IData<ProfControlBlock>.Create(Target target, TargetPointer address)
Contracts\ReJIT_1.cs (2)
14private Data.ProfControlBlock _profControlBlock 15=> _target.ProcessedData.GetOrAdd<Data.ProfControlBlock>(_profControlBlockAddress);
Data\ProfControlBlock.cs (1)
7internal sealed partial class ProfControlBlock : IData<ProfControlBlock>