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.12.0-3.24463.9\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)
70ReferencePath="@(ReferencePathWithRefAssemblies, ',')">
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (5)
2829Inputs="@(IntermediateAssembly);@(DocFileItem);@(_DebugSymbolsIntermediatePath);@(ReferencePathWithRefAssemblies);$(MSBuildAllProjects)" 2843References="@(ReferencePathWithRefAssemblies)" 3416References="@(ReferencePathWithRefAssemblies)" 3520Inputs="$(MSBuildAllProjects);@(_LicxFile);@(ReferencePathWithRefAssemblies);@(ReferenceDependencyPaths)" 3532ReferencedAssemblies="@(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.12.0-3.24463.9\tasks\net472\Microsoft.CSharp.Core.targets (2)
46@(ReferencePathWithRefAssemblies); 145References="@(ReferencePathWithRefAssemblies)"
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.12.0-3.24463.9\tasks\net472\Microsoft.Managed.Core.targets (1)
13Condition="'@(ReferencePathWithRefAssemblies)' == ''">