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