2 writes to _allocContexts
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GC\GC_1.cs (2)
56
_allocContexts
= null;
515
_allocContexts
= contexts;
2 references to _allocContexts
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GC\GC_1.cs (2)
478
if (
_allocContexts
is not null)
479
return
_allocContexts
;