Skip to content

Conversation

@sharwell
Copy link
Contributor

@sharwell sharwell commented Feb 6, 2015

  • Check name of service interface methods
  • Check return type of service interface methods
  • Check asynchronous methods for a CancellationToken parameter

Fixes #14
Fixes #15
Fixes #22

This analyzer ensures that asynchronous methods (whose name ends with
Async and return a Task) include a CancellationToken parameter.

Fixes openstacknetsdk#22
@sharwell sharwell self-assigned this Feb 6, 2015
sharwell added a commit that referenced this pull request Feb 6, 2015
Asynchronous interface checks
@sharwell sharwell merged commit 92f45aa into openstacknetsdk:master Feb 6, 2015
@sharwell sharwell deleted the fix-15 branch February 6, 2015 18:27
@sharwell sharwell modified the milestone: 1.0.0 Alpha 1 Feb 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant