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