7 references to SamplePluginAssemblyPath
Microsoft.Build.Engine.UnitTests (7)
ProjectCache\ProjectCacheTests.cs (7)
77
<{ItemTypeNames.ProjectCachePlugin} Include=`{
SamplePluginAssemblyPath
.Value}` />
922
ProjectCacheDescriptor = ProjectCacheDescriptor.FromAssemblyPath(
SamplePluginAssemblyPath
.Value)
1032
<{ItemTypeNames.ProjectCachePlugin} Include='{
SamplePluginAssemblyPath
.Value}' />
1068
<{ItemTypeNames.ProjectCachePlugin} Include='{
SamplePluginAssemblyPath
.Value}' />
1130
ProjectCacheDescriptor = ProjectCacheDescriptor.FromAssemblyPath(
SamplePluginAssemblyPath
.Value)
1240
<{ItemTypeNames.ProjectCachePlugin} Include=`{
SamplePluginAssemblyPath
.Value}` />
1335
<{ItemTypeNames.ProjectCachePlugin} Include=`{
SamplePluginAssemblyPath
.Value}` />