8 assignments to MSBuild item ReferencePath
MSBuildFiles (8)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (4)
1862<Output TaskParameter="ResolvedFiles" ItemName="ReferencePath"/> 2169<Output TaskParameter="References" ItemName="ReferencePath"/> 2318<ReferencePath Remove="@(ReferencePath)" /> 2419<Output TaskParameter="ResolvedFiles" ItemName="ReferencePath"/>
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.CSharp.Core.targets (1)
38<ReferencePath>
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (1)
214<ReferencePath>
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.NetFramework.CurrentVersion.targets (2)
101<ReferencePath Remove="@(_DesignTimeFacadeAssemblies)"/> 102<ReferencePath Include="%(_DesignTimeFacadeAssemblies.Identity)">
37 usages of MSBuild item ReferencePath
MSBuildFiles (37)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (17)
1625<_ProjectReferencesFromRAR Include="@(ReferencePath->WithMetadataValue('ReferenceSourceTarget', 'ProjectReference'))"> 1781Returns="@(ReferencePath)" 2191Inputs="@(IntermediateAssembly);@(DocFileItem);@(_DebugSymbolsIntermediatePath);@(ReferencePath);$(MSBuildAllProjects)" 2205References="@(ReferencePath)" 2235<_ReferencesFromRAR Include="@(ReferencePath->WithMetadataValue('ReferenceSourceTarget', 'ResolveAssemblyReference'))"/> 2317<_RARResolvedReferencePath Include="@(ReferencePath)" /> 2318<ReferencePath Remove="@(ReferencePath)" /> 2379Returns="@(ReferencePath)" 2402ResolvedAssemblyReferences="@(ReferencePath)" 2722References="@(ReferencePath)" 2752References="@(ReferencePath)" 2822Inputs="$(MSBuildAllProjects);@(_LicxFile);@(ReferencePath);@(ReferenceDependencyPaths)" 2834ReferencedAssemblies="@(ReferencePath);@(ReferenceDependencyPaths)" 3175References="@(ReferencePath)" 3601<_DeploymentReferencePaths Include="@(ReferencePath)"> 3683ApplicationDependencies="@(ReferencePath);@(ReferenceDependencyPaths)" 5370<BuiltProjectOutputGroupDependency Include="@(ReferencePath->'%(FullPath)');
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.CSharp.Core.targets (2)
9@(ReferencePath); 112References="@(ReferencePath)"
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (2)
181@(ReferencePath); 285References="@(ReferencePath)"
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.NetFramework.CurrentVersion.targets (2)
107<_ResolveAssemblyReferenceResolvedFiles Include="@(ReferencePath)" Condition="'%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades'" /> 110<Message Importance="Low" Text="Including @(ReferencePath)" Condition="'%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades'" />
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.ServiceModel.targets (2)
75<XsdCodeGenReferencesResolved Include="@(ReferencePath)" Condition=" '$(XsdCodeGenReuseTypesFlag)' == 'True' and '$(XsdCodeGenReuseTypesMode)' == 'All' " /> 140<WriteLinesToFile File="$(IntermediateOutputPath)\XsdCodeGenTempA.txt" Lines="@(ReferencePath)" Overwrite="True" />
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.WinFx.targets (5)
255<Message Text="(in) CodeGenReference: '@(ReferencePath)'" Condition="'$(MSBuildTargetsVerbose)'=='true'"/> 280References="@(ReferencePath)" 341<Message Text="(in) References: '@(ReferencePath);@(AssemblyForLocalTypeReference)'" Condition="'$(MSBuildTargetsVerbose)'=='true'" /> 349References="@(ReferencePath);@(AssemblyForLocalTypeReference)" 450ReferencePath="@(ReferencePath)"
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Xaml.targets (7)
111References="@(ReferencePath)" 177Inputs="@(XamlAppDef);@(Compile);$(MSBuildAllProjects);@(ReferencePath)" 198References="@(ReferencePath)" 300Inputs="@(XamlAppDef);@(Compile);$(MSBuildAllProjects);@(XamlGeneratedCodeFiles);@(ReferencePath)" 316ReferencePaths="@(ReferencePath)" 345<Message Text="(in) References: '@(ReferencePath);$(_XamlTemporaryAssemblyPath_)'" Condition="'$(MSBuildTargetsVerbose)'=='true'"/> 350References="@(ReferencePath)"