3 references to CanConsiderTypeParameters
Microsoft.CodeAnalysis.CSharp (3)
Binder\WithClassTypeParametersBinder.cs (1)
54
if (
CanConsiderTypeParameters
(options))
Binder\WithCrefTypeParametersBinder.cs (1)
141
if (
CanConsiderTypeParameters
(options))
Binder\WithMethodTypeParametersBinder.cs (1)
66
if (
CanConsiderTypeParameters
(options))