7 references to SamplePluginAssemblyPath
Microsoft.Build.Engine.UnitTests (7)
ProjectCache\ProjectCacheTests.cs (7)
74
<{ItemTypeNames.ProjectCachePlugin} Include=`{
SamplePluginAssemblyPath
.Value}` />
919
ProjectCacheDescriptor = ProjectCacheDescriptor.FromAssemblyPath(
SamplePluginAssemblyPath
.Value)
1029
<{ItemTypeNames.ProjectCachePlugin} Include='{
SamplePluginAssemblyPath
.Value}' />
1065
<{ItemTypeNames.ProjectCachePlugin} Include='{
SamplePluginAssemblyPath
.Value}' />
1127
ProjectCacheDescriptor = ProjectCacheDescriptor.FromAssemblyPath(
SamplePluginAssemblyPath
.Value)
1237
<{ItemTypeNames.ProjectCachePlugin} Include=`{
SamplePluginAssemblyPath
.Value}` />
1332
<{ItemTypeNames.ProjectCachePlugin} Include=`{
SamplePluginAssemblyPath
.Value}` />