2 references to GetValEscapeOfObjectMemberInitializer
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder.ValueChecks.cs (2)
4609
var exprResult =
GetValEscapeOfObjectMemberInitializer
(expr, scopeOfTheContainingExpression);
5578
if (
GetValEscapeOfObjectMemberInitializer
(expr, escapeFrom) > escapeTo)