Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check constructor in FSharpMemberOrFunctionOrValue(SymbolEnv, MethInfo) #6710

Merged
merged 1 commit into from
May 13, 2019

Conversation

auduchinok
Copy link
Member

Covers few cases in FSharpMemberOrFunctionOrValue where MethInfo param can be a constructor.

@dsyme
Copy link
Contributor

dsyme commented May 13, 2019

Are there test cases which show the difference in behaviour? thanks

@KevinRansom KevinRansom merged commit 8d4f150 into dotnet:master May 13, 2019
@KevinRansom
Copy link
Member

@auduchinok it would be helpful, if you can add some tests.
Thanks.

Kevin

@auduchinok
Copy link
Member Author

@dsyme @KevinRansom Sorry, it got merged before I read these comments. I'll add some tests as a part of #6711 or a separate PR.

@dsyme
Copy link
Contributor

dsyme commented May 16, 2019

@auduchinok Thanks

@KevinRansom Please make sure all adjustments to the behavior of the FCS API have tests before merging - especially those parts of the API which aren't exercised by the Visual F# Tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants