2 references to GetMemoryAllocated
Microsoft.Build (2)
Instance\TaskRegistry.cs (2)
1191
_memoryConsumptionOnStart =
GetMemoryAllocated
();
1199
TotalMemoryConsumption +=
GetMemoryAllocated
() - _memoryConsumptionOnStart;