1 write to areGCStructuresValid
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
2134pHeapInfo->areGCStructuresValid = gc.GetGCStructuresValid() ? Interop.BOOL.TRUE : Interop.BOOL.FALSE;
2 references to areGCStructuresValid
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (2)
2156Debug.Assert(pHeapInfo->areGCStructuresValid == resultLocal.areGCStructuresValid);