2 references to GetLocations
Microsoft.Build.Engine.UnitTests (2)
Construction\ElementLocation_Tests.cs (2)
336string readWriteLoadLocations = GetLocations(content, readOnly: false); 337string readOnlyLoadLocations = GetLocations(content, readOnly: true);