1 reference to isExpressionType
Microsoft.CodeAnalysis.CSharp (1)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (1)
2992
return constraintTypes.Any(static t =>
isExpressionType
(t.Type));