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