Skip to content

Conversation

@auduchinok
Copy link
Member

@auduchinok auduchinok commented Dec 27, 2023

This is a continuation of #16456. It adds a public API for getting type arguments from resolved FSharpEntity items, so type arguments are accessible in cases like this:

int list
IList<int>
T<_>

The new API is not perfectly aligned with a similar one in FSharpSymbolUse, and I'm still thinking about ways to unify them. For now this seems to work good enough, and I'd like to make it available for use in the meanwhile.

@auduchinok auduchinok requested a review from a team as a code owner December 27, 2023 14:10
@github-actions
Copy link
Contributor

github-actions bot commented Dec 30, 2023

❗ Release notes required


✅ Found changes and release notes in following paths:

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/8.0.300.md

@auduchinok
Copy link
Member Author

This is ready.

@vzarytovskii vzarytovskii merged commit 0de949c into dotnet:main Feb 7, 2024
@auduchinok auduchinok deleted the fsSymbol branch February 7, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants