dotnet/roslyn

Error when binding generic method inside cref when parens and parameters are included in the signature

Open

#2,189 opened on Apr 22, 2015

View on GitHub
 (2 comments) (0 reactions) (1 assignee)C# (20,414 stars) (4,257 forks)batch import
Area-CompilersBughelp wanted

Description

I am not sure what the correct behavior is for the below. But the current behavior certainly seems inconsistent.

capture

Contributor guide