2 references to GetValEscape
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder.ValueChecks.cs (2)
4458
return
GetValEscape
(colExpr.Initializers, scopeOfTheContainingExpression);
4462
return
GetValEscape
(colElement.Arguments, scopeOfTheContainingExpression);