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