1 write to gcType
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
2140
pHeapInfo->
gcType
= isServer ? 1 : 0; // CorDebugServerGC = 1, CorDebugWorkstationGC = 0
2 references to gcType
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (2)
2159
Debug.Assert(pHeapInfo->
gcType
== resultLocal.
gcType
);