Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

Properly add the getter/setter of a VB auto prop to the public API. #35

Closed

Conversation

CyrusNajmabadi
Copy link

Fixes #34

@codecov
Copy link

codecov bot commented Feb 3, 2019

Codecov Report

Merging #35 into master will decrease coverage by 0.08%.
The diff coverage is 73.91%.

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage   83.41%   83.32%   -0.09%     
==========================================
  Files          21       21              
  Lines        2586     2609      +23     
  Branches      193      197       +4     
==========================================
+ Hits         2157     2174      +17     
- Misses        349      353       +4     
- Partials       80       82       +2

@CyrusNajmabadi
Copy link
Author

Closing in favor of dotnet/roslyn-analyzers#2098

@CyrusNajmabadi CyrusNajmabadi deleted the vbAutoProps branch February 3, 2019 20:52
@sharwell
Copy link
Member

sharwell commented Feb 3, 2019

@CyrusNajmabadi The implementation in roslyn-analyzers is not generally usable outside of dotnet/roslyn. Most consumers of the public API analyzer use the implementation in this repository.

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

Successfully merging this pull request may close these issues.

2 participants