1 write to IsRefEscape
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder.ValueChecks.cs (1)
441
IsRefEscape
= isRefEscape;
3 references to IsRefEscape
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder.ValueChecks.cs (3)
449
isRefEscape =
IsRefEscape
;
4983
if (escapeValue.
IsRefEscape
&& escapeValue.EscapeLevel != EscapeLevel.CallingMethod)
4988
SafeContext escapeScope = escapeValue.
IsRefEscape