1 implementation of GetGlobalMechanisms
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
130IReadOnlyList<TargetNUInt> IGC.GetGlobalMechanisms()
1 reference to GetGlobalMechanisms
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
5202IReadOnlyList<TargetNUInt> globalMechanismsData = gc.GetGlobalMechanisms();