3 references to CheckContextForPointerTypes
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Expressions.cs (2)
544
CheckContextForPointerTypes
(node, diagnostics, expr);
562
CheckContextForPointerTypes
(node, diagnostics, expr);
Binder\Binder_Invocation.cs (1)
228
CheckContextForPointerTypes
(nested, diagnostics, result); // BindExpression does this after calling BindExpressionInternal