1 assignment to MSBuild property _XamlTemporaryAssemblyPath_
MSBuildFiles (1)
C\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets (1)
321
<
_XamlTemporaryAssemblyPath_
>$(IntermediateOutputPath)$(XamlTemporaryAssemblyName).dll</_XamlTemporaryAssemblyPath_>
2 usages of MSBuild property _XamlTemporaryAssemblyPath_
MSBuildFiles (2)
C\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets (2)
345
<Message Text="(in) References: '@(ReferencePath);$(
_XamlTemporaryAssemblyPath_
)'" Condition="'$(MSBuildTargetsVerbose)'=='true'"/>
351
LocalAssemblyReference="$(
_XamlTemporaryAssemblyPath_
)"