2 assignments to MSBuild property _IntellisenseOnlyCompile
MSBuildFiles (2)
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.WinFx.targets (2)
265<_IntellisenseOnlyCompile>false</_IntellisenseOnlyCompile> 266<_IntellisenseOnlyCompile Condition="'$(BuildingProject)' != 'true'">true</_IntellisenseOnlyCompile>
1 usage of MSBuild property _IntellisenseOnlyCompile
MSBuildFiles (1)
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.WinFx.targets (1)
287ContinueOnError="$(_IntellisenseOnlyCompile)"