1 assignment to MSBuild property _IntermediateWindowsMetadataPath
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
426
<
_IntermediateWindowsMetadataPath
>$(IntermediateOutputPath)$(WinMDExpOutputWindowsMetadataFilename)</_IntermediateWindowsMetadataPath>
5 usages of MSBuild property _IntermediateWindowsMetadataPath
MSBuildFiles (5)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (5)
2830
Outputs="$(
_IntermediateWindowsMetadataPath
);$(WinMDExpOutputPdb);$(WinMDOutputDocumentationFile)"
2850
OutputWindowsMetadataFile="$(
_IntermediateWindowsMetadataPath
)"
2859
<WinMDExpArtifacts Include="$(
_IntermediateWindowsMetadataPath
)"/>
6304
<WinMDExpOutputWindowsMetadataFileItem Include="$(
_IntermediateWindowsMetadataPath
)" Condition="'$(
_IntermediateWindowsMetadataPath
)' != ''" />