2 references to GetValEscapeOfObjectMemberInitializer
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder.ValueChecks.cs (2)
4585var exprResult = GetValEscapeOfObjectMemberInitializer(expr, scopeOfTheContainingExpression); 5554if (!GetValEscapeOfObjectMemberInitializer(expr, escapeFrom).IsConvertibleTo(escapeTo))