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