We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba32cc commit 09529b9Copy full SHA for 09529b9
docs/release-notes/.FSharp.Compiler.Service/9.0.100.md
@@ -12,6 +12,7 @@
12
* Parser: recover on missing union case fields (PR [#17452](https://github.com/dotnet/fsharp/pull/17452))
13
* Parser: recover on missing union case field types (PR [#17455](https://github.com/dotnet/fsharp/pull/17455))
14
* Sink: report function domain type ([PR #17470](https://github.com/dotnet/fsharp/pull/17470))
15
+* Symbols: add Mfv.ApparentEnclosingType ([#17494](https://github.com/dotnet/fsharp/pull/17494))
16
17
### Changed
18
0 commit comments