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