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