4 references to CanConsiderTypeParameters
Microsoft.CodeAnalysis.CSharp (3)
Binder\WithClassTypeParametersBinder.cs (1)
54if (CanConsiderTypeParameters(options))
Binder\WithCrefTypeParametersBinder.cs (1)
141if (CanConsiderTypeParameters(options))
Binder\WithMethodTypeParametersBinder.cs (1)
66if (CanConsiderTypeParameters(options))
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (1)
Binders\WithTypeArgumentsBinder.cs (1)
48if (CanConsiderTypeParameters(options))