4 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))
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (1)
Binders\WithTypeArgumentsBinder.cs (1)
48
if (
CanConsiderTypeParameters
(options))