1 assignment to MSBuild item CsWinRTGeneratorInteropAssemblyPath
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (1)
343
<
CsWinRTGeneratorInteropAssemblyPath
Include="$(_CsWinRTGeneratorInteropAssemblyPath)">
4 usages of MSBuild item CsWinRTGeneratorInteropAssemblyPath
MSBuildFiles (4)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (4)
358
<ReferencePath Include="@(
CsWinRTGeneratorInteropAssemblyPath
)" />
362
Include="@(
CsWinRTGeneratorInteropAssemblyPath
)"
367
Include="@(
CsWinRTGeneratorInteropAssemblyPath
)"
373
<FileWrites Include="@(
CsWinRTGeneratorInteropAssemblyPath
)"/>