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