3 references to GetLatestDropName
Microsoft.DotNet.Build.Tasks.VisualStudio (1)
OptProf\FindLatestDrop.cs (1)
41DropName = GetLatestDropName(File.ReadAllText(DropListPath));
Microsoft.DotNet.Build.Tasks.VisualStudio.Tests (2)
OptProf\FindLatestDropTests.cs (2)
15FindLatestDrop.GetLatestDropName(@" 46Assert.Throws<ApplicationException>(() => FindLatestDrop.GetLatestDropName(json));