7 references to s_samplePluginAssemblyPath
Microsoft.Build.Engine.UnitTests (7)
ProjectCache\ProjectCacheTests.cs (7)
93<{ItemTypeNames.ProjectCachePlugin} Include=`{s_samplePluginAssemblyPath.Value}` /> 938ProjectCacheDescriptor = ProjectCacheDescriptor.FromAssemblyPath(s_samplePluginAssemblyPath.Value) 1048<{ItemTypeNames.ProjectCachePlugin} Include='{s_samplePluginAssemblyPath.Value}' /> 1084<{ItemTypeNames.ProjectCachePlugin} Include='{s_samplePluginAssemblyPath.Value}' /> 1146ProjectCacheDescriptor = ProjectCacheDescriptor.FromAssemblyPath(s_samplePluginAssemblyPath.Value) 1256<{ItemTypeNames.ProjectCachePlugin} Include=`{s_samplePluginAssemblyPath.Value}` /> 1351<{ItemTypeNames.ProjectCachePlugin} Include=`{s_samplePluginAssemblyPath.Value}` />