3 references to s_myApp_V20Path
Microsoft.Build.Tasks.UnitTests (3)
AssemblyDependency\ResolveAssemblyReferenceTestFixture.cs (3)
518
Path.Combine(
s_myApp_V20Path
, "DependsOnUnified.dll"),
1326
if (String.Equals(path, Path.Combine(
s_myApp_V20Path
, "DependsOnUnified.dll"), StringComparison.OrdinalIgnoreCase))
2245
if (String.Equals(path, Path.Combine(
s_myApp_V20Path
, "DependsOnUnified.dll"), StringComparison.OrdinalIgnoreCase))