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