Searched refs:s_myMissingAssemblyAbsPath (Results 1 – 2 of 2) sorted by relevance
186 …protected static readonly string s_myMissingAssemblyAbsPath = Path.Combine(s_rootPathPrefix, "MyPr… field in Microsoft.Build.UnitTests.ResolveAssemblyReference_Tests.ResolveAssemblyReferenceTestFixture2260 … if (String.Compare(path, s_myMissingAssemblyAbsPath, StringComparison.OrdinalIgnoreCase) == 0) in GetDependencies()
423 new TaskItem(s_myMissingAssemblyAbsPath) in Basic()687 new TaskItem(s_myMissingAssemblyAbsPath) in EmbedInteropTypes()