4 assignments to MSBuild item ReferencePathWithRefAssemblies
MSBuildFiles (4)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
2500
<
ReferencePathWithRefAssemblies
Include="@(ReferencePath->'%(ReferenceAssembly)')"
2504
<
ReferencePathWithRefAssemblies
Include="@(ReferencePath)"
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.13.0-2.24556.10\tasks\net472\Microsoft.Managed.Core.targets (2)
25
<
ReferencePathWithRefAssemblies
Include="@(ReferencePath)" />
33
<
ReferencePathWithRefAssemblies
>
10 usages of MSBuild item ReferencePathWithRefAssemblies
MSBuildFiles (10)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ApiCompat.ValidatePackage.targets (1)
70
ReferencePath="@(
ReferencePathWithRefAssemblies
, ',')">
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (5)
2829
Inputs="@(IntermediateAssembly);@(DocFileItem);@(_DebugSymbolsIntermediatePath);@(
ReferencePathWithRefAssemblies
);$(MSBuildAllProjects)"
2843
References="@(
ReferencePathWithRefAssemblies
)"
3416
References="@(
ReferencePathWithRefAssemblies
)"
3520
Inputs="$(MSBuildAllProjects);@(_LicxFile);@(
ReferencePathWithRefAssemblies
);@(ReferenceDependencyPaths)"
3532
ReferencedAssemblies="@(
ReferencePathWithRefAssemblies
);@(ReferenceDependencyPaths)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets (1)
449
<Target Name="CollectResolvedCompilationReferencesDesignTime" DependsOnTargets="CompileDesignTime" Returns="@(
ReferencePathWithRefAssemblies
)" />
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.13.0-2.24556.10\tasks\net472\Microsoft.CSharp.Core.targets (2)
46
@(
ReferencePathWithRefAssemblies
);
145
References="@(
ReferencePathWithRefAssemblies
)"
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.13.0-2.24556.10\tasks\net472\Microsoft.Managed.Core.targets (1)
13
Condition="'@(
ReferencePathWithRefAssemblies
)' == ''">