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