7 references to SamplePluginAssemblyPath
Microsoft.Build.Engine.UnitTests (7)
ProjectCache\ProjectCacheTests.cs (7)
75
<{ItemTypeNames.ProjectCachePlugin} Include=`{
SamplePluginAssemblyPath
.Value}` />
920
ProjectCacheDescriptor = ProjectCacheDescriptor.FromAssemblyPath(
SamplePluginAssemblyPath
.Value)
1030
<{ItemTypeNames.ProjectCachePlugin} Include='{
SamplePluginAssemblyPath
.Value}' />
1066
<{ItemTypeNames.ProjectCachePlugin} Include='{
SamplePluginAssemblyPath
.Value}' />
1128
ProjectCacheDescriptor = ProjectCacheDescriptor.FromAssemblyPath(
SamplePluginAssemblyPath
.Value)
1238
<{ItemTypeNames.ProjectCachePlugin} Include=`{
SamplePluginAssemblyPath
.Value}` />
1333
<{ItemTypeNames.ProjectCachePlugin} Include=`{
SamplePluginAssemblyPath
.Value}` />