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