7 references to s_samplePluginAssemblyPath
Microsoft.Build.Engine.UnitTests (7)
ProjectCache\ProjectCacheTests.cs (7)
92<{ItemTypeNames.ProjectCachePlugin} Include=`{s_samplePluginAssemblyPath.Value}` /> 937ProjectCacheDescriptor = ProjectCacheDescriptor.FromAssemblyPath(s_samplePluginAssemblyPath.Value) 1047<{ItemTypeNames.ProjectCachePlugin} Include='{s_samplePluginAssemblyPath.Value}' /> 1083<{ItemTypeNames.ProjectCachePlugin} Include='{s_samplePluginAssemblyPath.Value}' /> 1145ProjectCacheDescriptor = ProjectCacheDescriptor.FromAssemblyPath(s_samplePluginAssemblyPath.Value) 1255<{ItemTypeNames.ProjectCachePlugin} Include=`{s_samplePluginAssemblyPath.Value}` /> 1350<{ItemTypeNames.ProjectCachePlugin} Include=`{s_samplePluginAssemblyPath.Value}` />