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