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