<_UseRoslynToolsetPackage Condition="'$(ApiCompatUseRoslynToolsetPackagePath)' == 'true' and '@(PackageReference->AnyHaveMetadataValue('Identity', 'Microsoft.Net.Compilers.Toolset'))' == 'true'">true
$([System.IO.Path]::GetDirectoryName('$(CSharpCoreTargetsPath)'))
$(RoslynTargetsPath)
$([System.IO.Path]::Combine('$(RoslynAssembliesPath)', 'bincore'))
$(GenerateCompatibilitySuppressionFile)
<_apiCompatDefaultProjectSuppressionFile>$([MSBuild]::NormalizePath('$(MSBuildProjectDirectory)', 'CompatibilitySuppressions.xml'))
$(_apiCompatDefaultProjectSuppressionFile)