1 assignment to MSBuild property CsWinRTGeneratorInteropAssemblyDirectory
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (1)
219
<
CsWinRTGeneratorInteropAssemblyDirectory
Condition="'$(CsWinRTGeneratorInteropAssemblyDirectory)' == ''">$(IntermediateOutputPath)</CsWinRTGeneratorInteropAssemblyDirectory>
4 usages of MSBuild property CsWinRTGeneratorInteropAssemblyDirectory
MSBuildFiles (4)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (4)
219
<CsWinRTGeneratorInteropAssemblyDirectory Condition="'$(
CsWinRTGeneratorInteropAssemblyDirectory
)' == ''">$(IntermediateOutputPath)</CsWinRTGeneratorInteropAssemblyDirectory>
232
<_CsWinRTGeneratorInteropAssemblyPath>$([MSBuild]::NormalizePath('$(
CsWinRTGeneratorInteropAssemblyDirectory
)', '$(_CsWinRTGeneratorInteropAssemblyFileName)'))</_CsWinRTGeneratorInteropAssemblyPath>
281
<_RunCsWinRTGeneratorInputsCacheToHash Include="$(
CsWinRTGeneratorInteropAssemblyDirectory
)" />
326
InteropAssemblyDirectory="$(
CsWinRTGeneratorInteropAssemblyDirectory
)"