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