7 references to s_samplePluginAssemblyPath
Microsoft.Build.Engine.UnitTests (7)
ProjectCache\ProjectCacheTests.cs (7)
91
<{ItemTypeNames.ProjectCachePlugin} Include=`{
s_samplePluginAssemblyPath
.Value}` />
936
ProjectCacheDescriptor = ProjectCacheDescriptor.FromAssemblyPath(
s_samplePluginAssemblyPath
.Value)
1046
<{ItemTypeNames.ProjectCachePlugin} Include='{
s_samplePluginAssemblyPath
.Value}' />
1082
<{ItemTypeNames.ProjectCachePlugin} Include='{
s_samplePluginAssemblyPath
.Value}' />
1144
ProjectCacheDescriptor = ProjectCacheDescriptor.FromAssemblyPath(
s_samplePluginAssemblyPath
.Value)
1254
<{ItemTypeNames.ProjectCachePlugin} Include=`{
s_samplePluginAssemblyPath
.Value}` />
1349
<{ItemTypeNames.ProjectCachePlugin} Include=`{
s_samplePluginAssemblyPath
.Value}` />