3 references to s_myComponentsV20Path
Microsoft.Build.Tasks.UnitTests (3)
AssemblyDependency\ResolveAssemblyReferenceTestFixture.cs (3)
216
protected static readonly string s_unifyMeDll_V20Path = Path.Combine(
s_myComponentsV20Path
, "UnifyMe.dll");
429
Path.Combine(
s_myComponentsV20Path
, "MyControlWithFutureTargetNDPVersion.dll"), // The current version of a component.
431
Path.Combine(
s_myComponentsV20Path
, "MyControlWithPastTargetNDPVersion.dll"), // The current version of a component.