Skip to content

Conversation

ChrisMaddock
Copy link
Contributor

Relates to: #2192

@ChrisMaddock ChrisMaddock requested a review from BillWagner as a code owner May 11, 2018 22:36
@@ -24,13 +24,13 @@ Extension methods enable you to "add" methods to existing types without creating

The `WordCount` extension method can be brought into scope with this `using` directive:

```
```xml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That one should be csharp, shouldn't it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @pkulikov! I did these with a tool and reviewed by hand, but knew I'd miss one! 😩

Copy link
Contributor

@rpetrusha rpetrusha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @ChrisMaddock, for submitting this additional PR that adds missing language identifiers. We'll merge your PR now.

@rpetrusha rpetrusha merged commit 461da74 into dotnet:master May 14, 2018
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.

3 participants