2 references to CheckValEscape
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder.ValueChecks.cs (2)
5392
return
CheckValEscape
(colExpr.Initializers, escapeFrom, escapeTo, diagnostics);
5398
return
CheckValEscape
(colElement.Arguments, escapeFrom, escapeTo, diagnostics);