2 assignments to MSBuild property _ReadyToRunWarningsDetected
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (2)
480
<Output TaskParameter="WarningsDetected" PropertyName="
_ReadyToRunWarningsDetected
" />
514
<Output TaskParameter="WarningsDetected" PropertyName="
_ReadyToRunWarningsDetected
" />
2 usages of MSBuild property _ReadyToRunWarningsDetected
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (2)
485
<_ReadyToRunCompilerHasWarnings Condition="'$(
_ReadyToRunWarningsDetected
)' == 'true'">true</_ReadyToRunCompilerHasWarnings>
519
<_ReadyToRunCompilerHasWarnings Condition="'$(
_ReadyToRunWarningsDetected
)' == 'true'">true</_ReadyToRunCompilerHasWarnings>