Unable to find output path of current compilation from analyzer #29491
Labels
Area-Analyzers
Concept-API
This issue involves adding, removing, clarification, or modification of an API.
Question
Resolution-By Design
The behavior reported in the issue matches the current design
Milestone
Version Used:
v2.6.0
Steps to Reproduce:
Observation:
CompilationOptions.Platform gives the PlatformTarget tag inside the PropertyGroup which may or maynot be matching Platfrom inside 'Condition'. So we cannot rely on CompilationOptions.Platform.
Expected Behavior:
An API directly gives which is the OutputPath used by the compilation.
Actual Behavior:
No API gives which is the OutputPath used by the compilation.
Regards
Basanth
The text was updated successfully, but these errors were encountered: