3 references to ERR_ComRefCallInExpressionTree
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1509or ErrorCode.ERR_ComRefCallInExpressionTree
Lowering\DiagnosticsPass_ExpressionTrees.cs (1)
350Error(ErrorCode.ERR_ComRefCallInExpressionTree, node);
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\QueryTests.cs (1)
3292Diagnostic(ErrorCode.ERR_ComRefCallInExpressionTree, "ref1.M(x, y)")